forked from qt-creator/qt-creator
fix typo in Core::Id documentation
Change-Id: I303a4c1790752a4c41bd265994be2e4932e458cc Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -51,7 +51,7 @@ namespace Core {
|
||||
\c QByteArray would provide.
|
||||
|
||||
An id is internally represented as a 32 bit integer (its \c UID)
|
||||
and associated with a be plain 7-bit-clean ASCII name used
|
||||
and associated with a plain 7-bit-clean ASCII name used
|
||||
for display and persistency.
|
||||
|
||||
Each plugin that is distributed as part of Qt Creator has a
|
||||
|
||||
Reference in New Issue
Block a user