Minor typo/cosmetic corrections

This commit is contained in:
Tom Eastep 2009-07-12 09:26:25 -07:00
parent 1b4e50f607
commit 75861185e0

View File

@ -1189,7 +1189,7 @@ sub enable_object() {
} }
# #
# Diusable writes to the object file # Disable writes to the object file
# #
sub disable_object() { sub disable_object() {
$object_enabled = 0; $object_enabled = 0;