소스 검색

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 11 달 전
부모
커밋
fffd9a8326
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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