Skip to content

Commit 77ef37f

Browse files
committed
samples/xmpprint.cpp: Fix typos
1 parent 8df28c1 commit 77ef37f

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)