diff options
Diffstat (limited to 'el-exiftool.el')
-rw-r--r-- | el-exiftool.el | 4 |
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 |