branch: master
commit ae0853ef8966f5b8920ce39943e43beff7b075d1
Author: oleh <w...@mail.ua>
Commit: oleh <w...@mail.ua>

    tiny.el: fixed two snippets.
---
 tiny.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tiny.el b/tiny.el
index 68a55da..f062f65 100644
--- a/tiny.el
+++ b/tiny.el
@@ -42,8 +42,8 @@
 ;; m5 10*xx&0x&x
 ;; m25+x?a&c
 ;; m25+x?A&c
-;; m97,122:stringx
-;; m97,122:stringxx
+;; m97,122stringx
+;; m97,122stringxx
 ;; m10*2+3x
 ;; m\n;; 10expx
 ;;

Reply via email to