]> git.eshelyaron.com Git - emacs.git/commitdiff
; Grammar fix
authorPhilipp Stephani <phst@google.com>
Sun, 4 Jun 2017 17:16:07 +0000 (19:16 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 4 Jun 2017 17:50:50 +0000 (19:50 +0200)
src/emacs-module.c

index 7f5bd86c96bff8051f041c1df9747b02fdb15b35..1cd4eb2ddd85b3a2f95c4772d7246dba257cb660 100644 (file)
@@ -351,7 +351,7 @@ module_non_local_exit_throw (emacs_env *env, emacs_value tag, emacs_value value)
                                   value_to_lisp (value));
 }
 
-/* A module function is a pseudovector of subtype type
+/* A module function is a pseudovector of subtype
    PVEC_MODULE_FUNCTION; see lisp.h for the definition.  */
 
 static emacs_value