summaryrefslogtreecommitdiff
path: root/ui/text_import_scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'ui/text_import_scanner.l')
-rw-r--r--ui/text_import_scanner.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/text_import_scanner.l b/ui/text_import_scanner.l
index 026ab24c7c..625cc050d1 100644
--- a/ui/text_import_scanner.l
+++ b/ui/text_import_scanner.l
@@ -6,7 +6,7 @@
%option nounput noinput
/*
- * We don't read from the terminal.
+ * We don't read interactively from the terminal.
*/
%option never-interactive