lib/command_kit/xdg.rb in command_kit-0.4.0 vs lib/command_kit/xdg.rb in command_kit-0.4.1

- old
+ new

@@ -28,10 +28,10 @@ # @api private # module ModuleMethods # # Extends {ClassMethods} or {ModuleMethods}, depending on whether {XDG} is - # being included into a class or a module.. + # being included into a class or a module. # # @param [Class, Module] context # The class or module which is including {XDG}. # def included(context)