- Change category for the charset `thai-xtis' to `?x' from `?T'.
[chise/xemacs-chise.git] / src / sysdep.h
index 8b50a1f..79e6a76 100644 (file)
@@ -59,7 +59,7 @@ void child_setup_tty (int out);
 
 /* Suspend the Emacs process; give terminal to its superior.  */
 void sys_suspend (void);
-/* Suspend a process if possible; give termianl to its superior. */
+/* Suspend a process if possible; give terminal to its superior. */
 void sys_suspend_process (int process);
 
 void request_sigio (void);