Kaydet (Commit) 15b8ffbe authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Id6985abca7702039168381082da4e47603b9aaf3
Reviewed-on: https://gerrit.libreoffice.org/71451
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 4f3c39b3
...@@ -19,7 +19,7 @@ namespace loplugin ...@@ -19,7 +19,7 @@ namespace loplugin
// The class implementing the plugin action. // The class implementing the plugin action.
class Tutorial1 class Tutorial1
// Inherits from the Clang class that will allow examing the Clang AST tree (i.e. syntax tree). // Inherits from the Clang class that will allow examining the Clang AST tree (i.e. syntax tree).
: public FilteringPlugin< Tutorial1 > : public FilteringPlugin< Tutorial1 >
{ {
public: public:
......
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