Explorar o código

AppPattern fix

Used wrong character.
Ecconia %!s(int64=7) %!d(string=hai) anos
pai
achega
ca6d1b886e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Application/AppPattern.php

+ 1 - 1
src/Application/AppPattern.php

@@ -12,7 +12,7 @@ class AppPattern {
 		$this->fields = json_decode('[
 				{
 					"text": "Country?",
-					"hint": "Where are you from? Just the continent is fine. Please leave blank if you don\"t want to tell us!",
+					"hint": "Where are you from? Just the continent is fine. Please leave blank if you don\'t want to tell us!",
 					"type": "line",
 					"optional": true
 				},