summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Reiter <me@reitermark.us>2017-04-19 23:05:57 +0200
committerMatt Brictson <matt@mattbrictson.com>2017-04-23 15:00:01 -0700
commitfaeef0768ecee7fd6d64337f647f8578bef414a2 (patch)
treed68e93d23d1d4b16059e445e97fd0a067d6ba2de
parent95906fe3a74e7cc31ddcdb1ea4facfa5b8b99209 (diff)
downloadplist-faeef0768ecee7fd6d64337f647f8578bef414a2.tar.gz
Fix whitespace.
-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: