scottish: Fix typo. Closes: #688905
authorJoey Hess <joey@kitenet.net>
Wed, 26 Sep 2012 19:47:12 +0000 (15:47 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 26 Sep 2012 19:47:12 +0000 (15:47 -0400)
debian/changelog
scottish

index 8976b21ae3e1d41c477a0ad52187c7508ea18b76..a432820ca4deb5d5f3b5b9d8bde3426434a0ff3a 100644 (file)
@@ -1,3 +1,9 @@
+filters (2.49) UNRELEASED; urgency=low
+
+  * scottish: Fix typo. Closes: #688905
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 26 Sep 2012 15:46:28 -0400
+
 filters (2.48) unstable; urgency=low
 
   * Mention that some filters support reading from input files.
index aff89a08723a2a00effdbd3234e4b98fc761bccc..805b1da2d79d0f7866a762bdd87384e42ae69160 100755 (executable)
--- a/scottish
+++ b/scottish
@@ -22,7 +22,7 @@ my @repl=qw(
   doesn't:don't                at_a$:atta              ith$:it'
   ered$:'red           into$:inta              ^before:'fore
   wit'_':wit_'         wit'_t:wit_t            wit'_w:wit_w
-  wit'_y:wit_y         get_a:git_a             ally$:'lly$
+  wit'_y:wit_y         get_a:git_a             ally$:'lly
   ^my:me               ^i_think$:methinks      nay_w:na_w
   ^one$:'un            ^'un_a:one_a            at_ta$:atta
   ot_ta$:otta          ^isn't$:ain't           ^so_th:s'th
This page took 0.012089 seconds and 4 git commands to generate.