]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Fix typo in new script.
authorPetter Reinholdtsen <pere@hungry.com>
Fri, 4 Sep 2015 20:34:49 +0000 (22:34 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Fri, 4 Sep 2015 20:34:49 +0000 (22:34 +0200)
scripts/translated_emdash_converter.rb

index 45edeb0426cd0d9fe3aac46a1cccc1cdd81da862..60a8a2e834527056aaa6a360da53cc46eb2a8bec 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 
-REPLACE_WITH = " &ndash "
+REPLACE_WITH = " &ndash; "
 
 is_translation = false