diff --git a/lib/noosfero/plugin.rb b/lib/noosfero/plugin.rb index 0951044..e2c06e5 100644 --- a/lib/noosfero/plugin.rb +++ b/lib/noosfero/plugin.rb @@ -218,7 +218,7 @@ class Noosfero::Plugin end end - # This method will be called just before a comment in saved to the database. + # This method will be called just before a comment is saved to the database. # # It can modify the comment in several ways. In special, a plugin can call # reject! on the comment and that will cause the comment to not be saved. -- libgit2 0.21.2