summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/editors/creator-editors.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index a6a42e37ec..783251af25 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -1761,7 +1761,7 @@
\li Forward-declared class or struct
\row
\li Add Definition in 'filename'
- \li Inserts a definition stub for a member function declaration in the
+ \li Inserts a definition stub for a function declaration in the
implementation file. The definition is placed after that of the
preceding declaration. Qualified names are minimized when possible,
instead of always being fully expanded.