projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c7912
)
Typo.
author
Robert Roebling
<robert@roebling.de>
Sun, 11 Aug 2002 19:39:22 +0000
(19:39 +0000)
committer
Robert Roebling
<robert@roebling.de>
Sun, 11 Aug 2002 19:39:22 +0000
(19:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16456
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/unix/fontenum.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/unix/fontenum.cpp
b/src/unix/fontenum.cpp
index 4c5392c094c00b6195ff861c0688462ed95708d7..5ce2b4e93defa45d97ba95ee1f65e1def804b6b2 100644
(file)
--- a/
src/unix/fontenum.cpp
+++ b/
src/unix/fontenum.cpp
@@
-56,7
+56,7
@@
bool wxFontEnumerator::EnumerateFacenames(wxFontEncoding encoding,
{
if ( fixedWidthOnly )
{
- OnFacename( wxT("monospace
d
") );
+ OnFacename( wxT("monospace") );
}
else
{