lib/jazzy/config.rb in jazzy-0.13.6 vs lib/jazzy/config.rb in jazzy-0.13.7

- old
+ new

@@ -251,10 +251,10 @@ description: 'Name of module being documented. (e.g. RealmSwift)', default: '' config_attr :version, command_line: '--module-version VERSION', - description: 'Version string to use as part of the the default docs '\ + description: 'Version string to use as part of the default docs '\ 'title and inside the docset.', default: '1.0' config_attr :title, command_line: '--title TITLE',