aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--data/epiphany.schemas.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index bdfa8c267..0175a6fb6 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -16,7 +16,7 @@
<applyto>/apps/epiphany/general/url_search</applyto>
<owner>epiphany</owner>
<type>string</type>
- <default>http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8</default>
+ <default>http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8</default>
<locale name="C">
<short>URL Search</short>
<long>Search string for keywords entered in the URL bar.</long>