Parcourir la source

Fixing a typo

And now we have a working xitter client.

Yes this is why it didn't work. Let it be a lesson (of what? I don't
know).
Yuchen Pei il y a 11 mois
Parent
commit
fffd9a8326
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      exitter.el

+ 1 - 1
exitter.el

@@ -320,7 +320,7 @@
           (replace-regexp-in-string
            "&" "%26"
            (replace-regexp-in-string
-            "=" "%3d"
+            "=" "%3D"
             (replace-regexp-in-string
              "%" "%25"
              (replace-regexp-in-string