Skip to content

Commit b27cfa5

Browse files
committed
Fix a typo
[skip ci]
1 parent 5efa821 commit b27cfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aclocal.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ For some reason, linking with libpcap failed.
765765
This may be a result of the way you have configured the build. For
766766
example, you may have specified a static build with a version of libpcap
767767
that cannot be linked statically, or you may have specified something
768-
that would ause a 32-bit tcpdump to be linked with a 64-bit libpcap or
768+
that would cause a 32-bit tcpdump to be linked with a 64-bit libpcap or
769769
vice versa.
770770
771771
Please check the config.log file in the build directory. It should have

0 commit comments

Comments
 (0)