lib/vos/box.rb in vos-0.3.7 vs lib/vos/box.rb in vos-0.3.8
- old
+ new
@@ -37,10 +37,10 @@
driver.close
end
#
- # Micelaneous
+ # Miscellaneous
#
def inspect; driver.to_s end
alias_method :to_s, :inspect
def host; driver.host end
\ No newline at end of file