]> git.r.bdr.sh - rbdr/lyricli.rb/blobdiff - lib/lyricli/exceptions/disable_source_error.rb
Document the errors... ish?
[rbdr/lyricli.rb] / lib / lyricli / exceptions / disable_source_error.rb
index 1f9b0d3ad140e89805e4f6fd2165fca64e6b0fab..5a201b364da6a2bbb83177b3544230cbb8df4498 100644 (file)
@@ -1,5 +1,6 @@
 module Lyricli
   module Exceptions
+    # There was an error when disabling a source
     class DisableSourceError < StandardError
     end
   end