projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2776861
)
typo
author
Michael Andres
<ma@suse.de>
Thu, 12 Jan 2006 15:49:15 +0000
(15:49 +0000)
committer
Michael Andres
<ma@suse.de>
Thu, 12 Jan 2006 15:49:15 +0000
(15:49 +0000)
zypp/base/KindOf.h
patch
|
blob
|
history
diff --git
a/zypp/base/KindOf.h
b/zypp/base/KindOf.h
index
05620ff
..
ed3db7f
100644
(file)
--- a/
zypp/base/KindOf.h
+++ b/
zypp/base/KindOf.h
@@
-30,7
+30,7
@@
namespace zypp
* etc. We want some thing to identify these types and have a string
* value associated. Identification should be constructible from this
* string. An \ref g_EnumerationClass could do this, but we would also
- * like to be exensible at runtime.
+ * like to be ex
t
ensible at runtime.
*
* KindOf stores a \b lowercased version of a string and uses this as
* identification.