aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2017-02-28 16:10:21 +0530
committerArun Isaac2017-02-28 16:10:21 +0530
commitc9d3cb035b484d1cb14c49e4b23cf251abe35734 (patch)
treeda0e7e1c8faba4a76af312f3cc0f3992a79a0237
parentfb9b1d35bed5d3be85df16c333d2e5272bd36f5c (diff)
downloadexiftool.el-c9d3cb035b484d1cb14c49e4b23cf251abe35734.tar.gz
exiftool.el-c9d3cb035b484d1cb14c49e4b23cf251abe35734.tar.lz
exiftool.el-c9d3cb035b484d1cb14c49e4b23cf251abe35734.zip
Improve formatting.
* el-exiftool.el: Put two spaces after period in Commentary section.
-rw-r--r--el-exiftool.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/el-exiftool.el b/el-exiftool.el
index a0fb4ec..26ac529 100644
--- a/el-exiftool.el
+++ b/el-exiftool.el
@@ -31,8 +31,8 @@
;; and IPTC.
;;
;; There is a significant overhead in loading ExifTool for every
-;; command to be exected. So, el-exiftool starts an ExifTool process
-;; in the -stay_open mode, and passes all commands to it. For more
+;; command to be exected. So, el-exiftool starts an ExifTool process
+;; in the -stay_open mode, and passes all commands to it. For more
;; about ExifTool's -stay_open mode, see
;; http://www.sno.phy.queensu.ca/~phil/exiftool/#performance