chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6f6c364
)
dot/fonts.conf: Fix mis-spelled attribute name.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 12 Apr 2016 14:51:18 +0000
(15:51 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 12 Apr 2016 14:51:18 +0000
(15:51 +0100)
dot/fonts.conf
patch
|
blob
|
blame
|
history
diff --git
a/dot/fonts.conf
b/dot/fonts.conf
index a71e415e74f71367a8d477cc7347a39136e6e373..261b7602486a9def7cc98549125bd51dbd4d4afc 100644
(file)
--- a/
dot/fonts.conf
+++ b/
dot/fonts.conf
@@
-57,7
+57,7
@@
</edit>
</match>
- <match target
s
="pattern">
+ <match target="pattern">
<test name="family"><string>Geneva</string></test>
<edit mode="append" name="family"><string>FreeSans</string></edit>
</match>