forked from qt-creator/qt-creator
Doc: edit texteditor plugin API docs
Fix grammar and style issues and punctuation. Use the \a command instead of \param (not a QDoc command). Change-Id: Ib048f0219a2c857e5fc3fcd858afbcbd58819193 Reviewed-by: David Schulz <david.schulz@digia.com> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
@@ -52,7 +52,7 @@ using namespace TextEditor;
|
||||
/*!
|
||||
\fn bool TextEditor::IAssistProvider::supportsEditor(const QString &editorId) const
|
||||
|
||||
Returns whether this provider supports the editor which has the give \a editorId.
|
||||
Returns whether this provider supports the editor which has the \a editorId.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user