Skip to content

Commit

Permalink
Merge branch 'master' of github.com:slyphon/zookeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
slyphon committed Jul 25, 2012
2 parents 15fd026 + f804b7d commit c8dbef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/zookeeper/exceptions.rb
Expand Up @@ -9,9 +9,9 @@ class ZookeeperException < StandardError
CONST_MISSING_WARNING = <<-EOS CONST_MISSING_WARNING = <<-EOS
------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------
WARNING! THE ZOOKEEPER NAMESPACE HAS CHNAGED AS OF 1.0! WARNING! THE ZOOKEEPER NAMESPACE HAS CHANGED AS OF 1.0!
Please update your code to use the new heirarchy! Please update your code to use the new hierarchy!
The constant that got you this was ZookeeperExceptions::ZookeeperException::%s The constant that got you this was ZookeeperExceptions::ZookeeperException::%s
Expand Down

0 comments on commit c8dbef6

Please sign in to comment.