diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-11-23 05:43:19 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-11-23 05:49:22 +0100 |
commit | 5e8c62ffcae473b89e268e0081d4041fb19abef7 (patch) | |
tree | a091dfb0a81648ac56e3df27d434ebe3edf0b4a3 /test/lisp/erc/resources/base/netid | |
parent | 17ed39cc8da1681bffc67907d3a76ef3d75917fd (diff) | |
download | emacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.tar.gz emacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.tar.bz2 emacs-5e8c62ffcae473b89e268e0081d4041fb19abef7.zip |
; Fix typos
Diffstat (limited to 'test/lisp/erc/resources/base/netid')
-rw-r--r-- | test/lisp/erc/resources/base/netid/bouncer/barnet-drop.eld | 2 | ||||
-rw-r--r-- | test/lisp/erc/resources/base/netid/bouncer/barnet.eld | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/lisp/erc/resources/base/netid/bouncer/barnet-drop.eld b/test/lisp/erc/resources/base/netid/bouncer/barnet-drop.eld index 2c3d297b9cf..686a47f68a3 100644 --- a/test/lisp/erc/resources/base/netid/bouncer/barnet-drop.eld +++ b/test/lisp/erc/resources/base/netid/bouncer/barnet-drop.eld @@ -36,6 +36,6 @@ (0.1 ":joe!~u@awyxgybtkx7uq.irc PRIVMSG #chan :mike: Why, will shall break it; will, and nothing else.") (0.1 ":mike!~u@awyxgybtkx7uq.irc PRIVMSG #chan :joe: Yes, a dozen; and as many to the vantage, as would store the world they played for.") (0.05 ":joe!~u@awyxgybtkx7uq.irc PRIVMSG #chan :mike: As he regards his aged father's life.") - (0.05 ":mike!~u@awyxgybtkx7uq.irc PRIVMSG #chan :joe: It is a rupture that you may easily heal; and the cure of it not only saves your brother, but keeps you from dishonour in doing it.")) + (0.05 ":mike!~u@awyxgybtkx7uq.irc PRIVMSG #chan :joe: It is a rupture that you may easily heal; and the cure of it not only saves your brother, but keeps you from dishonor in doing it.")) ((drop 0 DROP)) diff --git a/test/lisp/erc/resources/base/netid/bouncer/barnet.eld b/test/lisp/erc/resources/base/netid/bouncer/barnet.eld index abfcc6ed481..d0fe3af8ea4 100644 --- a/test/lisp/erc/resources/base/netid/bouncer/barnet.eld +++ b/test/lisp/erc/resources/base/netid/bouncer/barnet.eld @@ -36,6 +36,6 @@ (0.1 ":joe!~u@awyxgybtkx7uq.irc PRIVMSG #chan :mike: Why, will shall break it; will, and nothing else.") (0.1 ":mike!~u@awyxgybtkx7uq.irc PRIVMSG #chan :joe: Yes, a dozen; and as many to the vantage, as would store the world they played for.") (0.05 ":joe!~u@awyxgybtkx7uq.irc PRIVMSG #chan :mike: As he regards his aged father's life.") - (0.05 ":mike!~u@awyxgybtkx7uq.irc PRIVMSG #chan :joe: It is a rupture that you may easily heal; and the cure of it not only saves your brother, but keeps you from dishonour in doing it.")) + (0.05 ":mike!~u@awyxgybtkx7uq.irc PRIVMSG #chan :joe: It is a rupture that you may easily heal; and the cure of it not only saves your brother, but keeps you from dishonor in doing it.")) ((linger 1 LINGER)) |