[SCM] live-manual branch, debian, updated. debian/3.0_a13-1

chals chals at altorricon.com
Wed Jun 27 13:08:00 UTC 2012


The following commit has been merged in the debian branch:
commit 6230f10c9a294949016175f5022a91db8eb29f26
Author: chals <chals at altorricon.com>
Date:   Sat Jun 16 18:40:55 2012 +0200

    Capitalizing find_fuzzy function to follow the project's coding style.

diff --git a/manual/bin/find-fuzzy.sh b/manual/bin/find-fuzzy.sh
index 475b27d..f77e1ed 100755
--- a/manual/bin/find-fuzzy.sh
+++ b/manual/bin/find-fuzzy.sh
@@ -15,7 +15,7 @@ EDITOR="${EDITOR:-vim}"
 
 # Creating the function. Searches 'fuzzy' and offers to open editor to fix them.
 
-find_fuzzy ()
+Find_fuzzy ()
 {
 	echo ""
 	echo "There are $(grep -w 'fuzzy' manual/po/$ANSWER/* | wc -l) fuzzy strings in your language."

-- 
live-manual



More information about the debian-live-changes mailing list