summaryrefslogtreecommitdiffstats
path: root/include/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vis.h')
-rw-r--r--include/vis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vis.h b/include/vis.h
index 53ef1a9..65d394d 100644
--- a/include/vis.h
+++ b/include/vis.h
@@ -40,7 +40,7 @@
* to select alternate encoding format
*/
#define VIS_OCTAL 0x01 /* use octal \ddd format */
-#define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropiate */
+#define VIS_CSTYLE 0x02 /* use \[nrft0..] where appropriate */
/*
* to alter set of characters encoded (default is to encode all
OpenPOWER on IntegriCloud