projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7818ad2
)
Fix spelling mistake 'reed' -> 'read'
author
Michael Vetter
<jubalh@iodoru.org>
Fri, 23 Aug 2019 05:38:19 +0000
(07:38 +0200)
committer
Michael Vetter
<jubalh@iodoru.org>
Fri, 23 Aug 2019 05:38:19 +0000
(07:38 +0200)
src/setting.c
patch
|
blob
|
history
diff --git
a/src/setting.c
b/src/setting.c
index
cc67377
..
c16509b
100644
(file)
--- a/
src/setting.c
+++ b/
src/setting.c
@@
-684,7
+684,7
@@
static int user_style(Client *c, const char *name, DataType type, void *value, v
webkit_user_style_sheet_unref(style);
g_free(source);
} else {
- g_message("Could not re
e
d style file: %s", vb.files[FILES_USER_STYLE]);
+ g_message("Could not re
a
d style file: %s", vb.files[FILES_USER_STYLE]);
}
} else {
webkit_user_content_manager_remove_all_style_sheets(ucm);