summaryrefslogtreecommitdiff
path: root/src/eris-decode.lisp
diff options
context:
space:
mode:
authorPiotr Szarmanski2022-10-21 17:02:05 +0200
committerPiotr Szarmanski2022-10-21 17:02:05 +0200
commite969fc9c96903d64669cd8d5106815cb4ccdc76d (patch)
tree9cc1487071135ed714256593d5978a25776c6472 /src/eris-decode.lisp
parent50e39b868c93e520e6245c196802d48b53c6fc1c (diff)
Fix a typo in the license header.
Diffstat (limited to 'src/eris-decode.lisp')
-rw-r--r--src/eris-decode.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eris-decode.lisp b/src/eris-decode.lisp
index afbb818..ba20e9d 100644
--- a/src/eris-decode.lisp
+++ b/src/eris-decode.lisp
@@ -4,7 +4,7 @@
;; eris-cl is free software: you can redistribute it and/or modify it under the
;; terms of the GNU Lesser General Public License as published by the Free
;; Software Foundation, either version 3 of the License, or (at your option) any
-;; later versqion.
+;; later version.
;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY
;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR