aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/vocabulary.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/vocabulary.h')
-rw-r--r--engines/sci/vocabulary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/vocabulary.h b/engines/sci/vocabulary.h
index ce6d48c570..14e3ad6013 100644
--- a/engines/sci/vocabulary.h
+++ b/engines/sci/vocabulary.h
@@ -236,7 +236,7 @@ public:
parse_rule_list_t *buildGNF(bool verbose = false);
/**
- * Deciphers a said block and dumps its content via sciprintf.
+ * Deciphers a said block and dumps its content via printf.
* For debugging only.
* @param pos pointer to the data to dump
*/