summaryrefslogtreecommitdiff
path: root/exitter.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2024-12-26 10:30:23 +1100
committerYuchen Pei <id@ypei.org>2024-12-26 10:30:23 +1100
commitfffd9a8326a7b676338c339e04aaba15c7da72b3 (patch)
treeaf4807c24581e44dc2b4e115822d69b0b760e4b6 /exitter.el
parentcdcda7feb9a5b9a4530be09149537217148b848e (diff)
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).
Diffstat (limited to 'exitter.el')
-rw-r--r--exitter.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/exitter.el b/exitter.el
index 80ec57e..70d1996 100644
--- a/exitter.el
+++ b/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