From: David Sterba Date: Sun, 21 Jun 2015 23:13:48 +0000 (+0200) Subject: btrfs-progs: configure: fix typo in summary X-Git-Tag: upstream/4.16.1~2150 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=083c196c2e4fbbdd070aa68ea5e65d7e296a720e;p=platform%2Fupstream%2Fbtrfs-progs.git btrfs-progs: configure: fix typo in summary Signed-off-by: David Sterba --- diff --git a/configure.ac b/configure.ac index 79df38b..c3a22d1 100644 --- a/configure.ac +++ b/configure.ac @@ -165,7 +165,7 @@ AC_MSG_RESULT([ cflags: ${CFLAGS} ldflags: ${LDFLAGS} - documentaton: ${enable_documentation} + documentation: ${enable_documentation} backtrace support: ${enable_backtrace} btrfs-convert: ${enable_convert}