lib/nanoc3/base/plugin_registry.rb in nanoc3-3.1.6 vs lib/nanoc3/base/plugin_registry.rb in nanoc3-3.1.7

- old
+ new

@@ -157,9 +157,9 @@ find(self, name) end end - # @deprecated Use {Nanoc3::PluginRegistry.instace} instead + # @deprecated Use {Nanoc3::PluginRegistry.instance} instead Plugin = PluginRegistry.instance end