1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-26 20:02:37 +00:00

Fix various spelling, grammatical, and punctuation errors (#222)

This commit is contained in:
Nick Briggs
2021-01-13 23:08:35 -08:00
committed by GitHub
parent be9c0c30c4
commit ebc4a24d0b
46 changed files with 87 additions and 87 deletions

View File

@@ -11,7 +11,7 @@
#include "version.h"
/***************************************************/
/* NS <-> EUC character code converstion program */
/* NS <-> EUC character code conversion program */
/* file name : nstables.c */
/* function : ns_euc --- NS to EUC conversion */
/* : euc_ns --- EUC to NS */