Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Commit

Permalink
Fixed #log_ok docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
benhoskings committed Apr 22, 2011
1 parent 7bdd027 commit 142bb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/babushka/helpers/log_helpers.rb
Expand Up @@ -45,7 +45,7 @@ def log_block message, opts = {}, &block
}
end

# Write +message+ to the debug log, prefixed with +TickChar+.
# Write +message+ to the debug log, prefixed with +TickChar+, returning +true+.
#
# This is used to report events that have succeeded, or items that are
# already working. For example, when the package manager reports that a
Expand Down

0 comments on commit 142bb76

Please sign in to comment.