Kaydet (Commit) 16c2b60f authored tarafından Julien Nabet's avatar Julien Nabet

Typo: erturn->return

Change-Id: I6cb57f77c723fa252e7c21279e0c1b80e92010e1
üst a6499951
...@@ -525,7 +525,7 @@ public: ...@@ -525,7 +525,7 @@ public:
/** Cut current selection to clipboard. /** Cut current selection to clipboard.
@eturn false if no selection or no view (the empty selection _is_ a selection) @return false if no selection or no view (the empty selection _is_ a selection)
*/ */
virtual bool Cut() = 0; virtual bool Cut() = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment