]> git.r.bdr.sh - rbdr/lyricli.rb/blobdiff - lib/lyricli/exceptions/enable_source_error.rb
Document the errors... ish?
[rbdr/lyricli.rb] / lib / lyricli / exceptions / enable_source_error.rb
index b1596c8415c312621055432a2de53b8fe86772e3..33c849d6c74ef2f507e3d9fc7a943d67a28e0b8a 100644 (file)
@@ -1,5 +1,6 @@
 module Lyricli
   module Exceptions
+    # There was an error when enabling the source
     class EnableSourceError < StandardError
     end
   end