소스 검색

I change Francois sentence

Sylvain 7 년 전
부모
커밋
67b83155f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      project/functions/greetings.sh

+ 1 - 1
project/functions/greetings.sh

@@ -15,5 +15,5 @@
 # None
 #######################################
 function say_hello_dutch() {
-	echo "I ben François and ik woon in Belgie. I heb twee susjes and een broer."
+	echo "I ben François and ik woon in Belgie. I heb twee susjes and een broer. Wat is the naam van je moeder?"
 }