Skip to content

Commit 1bd1108

Browse files
committed
typo
1 parent d38a1a0 commit 1bd1108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/2024-03-09-emacs-regex-literals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ snippet](https://lists.gnu.org/archive/html/emacs-devel/2024-03/msg00282.html).
6161

6262
This solution worked great, until I've found that it don't properly handle Scheme expression
6363
comments `#;`, that are part of the solution. In the meantime on the mailing list there was discussion
64-
about this feature (probably becase it's part of GNU Kawa) to integrate with builtin `scheme.el`.
64+
about this feature (probably because it's part of GNU Kawa) to integrate with builtin `scheme.el`.
6565
So soon you may not need a hack like this when working with regular expressions.
6666

6767
This is a proposed solution after I said that the code doesn't work for Scheme expression comments.

0 commit comments

Comments
 (0)