chore(unitproc/bkt-replace_apostrophes)minor syntax
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Thu, 25 Jan 2024 23:40:25 +0000 (23:40 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Thu, 25 Jan 2024 23:40:25 +0000 (23:40 +0000)
unitproc/bkt-replace_apostrophes

index aa7b3ece966016b355fd8fefc1515b7fafe9ff02..4e6c95b36de3a028e43c1a49ea1c2dba7956bd3d 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # Function to replace contractions
-replace_apostrophes() {
+function replace_apostrophes() {
     # Desc: Replace ' with ΚΌ in contractions
     # Note: In contractions of UTF-8 text file, replaces U+0027
     #   APOSTROPHE with U+02BC MODIFIER LETTER APOSTROPHE