pinosaur
/
surf.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b466bb5
)
fix mini typo
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sat, 29 Apr 2017 20:07:08 +0000
(22:07 +0200)
committer
Quentin Rameau
<quinq@fifth.space>
Sat, 29 Apr 2017 22:10:11 +0000
(
00:10
+0200)
surf.c
patch
|
blob
|
history
diff --git
a/surf.c
b/surf.c
index
59cea07
..
d67d09b
100644
(file)
--- a/
surf.c
+++ b/
surf.c
@@
-1005,7
+1005,7
@@
newview(Client *c, WebKitWebView *rv)
"enable-site-specific-quirks", curconfig[SiteQuirks].val.b,
"media-playback-requires-user-gesture", curconfig[MediaManualPlay].val.b,
NULL);
-/* For mor interesting settings, have a look at
+/* For mor
e
interesting settings, have a look at
* http://webkitgtk.org/reference/webkit2gtk/stable/WebKitSettings.html */
if (strcmp(fulluseragent, "")) {