emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/tNFA b457403 14/23: Trivial docstring and comment fixes


From: Stefan Monnier
Subject: [elpa] externals/tNFA b457403 14/23: Trivial docstring and comment fixes.
Date: Mon, 14 Dec 2020 12:08:30 -0500 (EST)

branch: externals/tNFA
commit b457403adb07367ea34671431163cffcaa53997f
Author: Toby S. Cubitt <toby-predictive@dr-qubit.org>
Commit: Toby S. Cubitt <toby-predictive@dr-qubit.org>

    Trivial docstring and comment fixes.
---
 tNFA.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tNFA.el b/tNFA.el
index aa5e193..62a3bdc 100644
--- a/tNFA.el
+++ b/tNFA.el
@@ -75,7 +75,7 @@
 ;; Version 0.1.1
 ;; * work-around mysterious byte-compiler bug by defining
 ;;   `tNFA--NFA-state-create' and `tNFA--NFA-state-create-tag' via
-;;   `defun' instead of directly in `defcustom'
+;;   `defun' instead of directly in `defstruct'
 ;;
 ;; Version 0.1
 ;; * initial version



reply via email to

[Prev in Thread] Current Thread [Next in Thread]