Skip to content

Commit f87f5d7

Browse files
authored
Merge pull request #1444 from cygwin-lem/pr_fix-typos_0.27
samples/xmpprint.cpp: Fix typos
2 parents 208038d + 77ef37f commit f87f5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/xmpprint.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// all (known) properties.
55
// ========================================================================
66
// Linux standalone compilation :
7-
// g++ -o xmprint xmprint.cpp `pkg-config --cflags --libs exiv2`
7+
// g++ -o xmpprint xmpprint.cpp `pkg-config --cflags --libs exiv2`
88
// ========================================================================
99

1010
#include <exiv2/exiv2.hpp>

0 commit comments

Comments
 (0)