summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/plist/generator.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plist/generator.rb b/lib/plist/generator.rb
index e653675..1969d84 100644
--- a/lib/plist/generator.rb
+++ b/lib/plist/generator.rb
@@ -6,7 +6,7 @@
# Distributed under the MIT License
#
-module Plist ; end
+module Plist; end
# === Create a plist
# You can dump an object to a plist in one of two ways: