diff options
author | Anders Broman <anders.broman@ericsson.com> | 2008-03-17 21:26:54 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2008-03-17 21:26:54 +0000 |
commit | 245d0ea29a353c9e5c50f453b410c2872f1c98e4 (patch) | |
tree | f44c847425f42961ca621cf96024e1916b1a0840 /help | |
parent | b0ab25b6ea1cd974e292ddd7ff7047efae560638 (diff) | |
download | wireshark-245d0ea29a353c9e5c50f453b410c2872f1c98e4.tar.gz wireshark-245d0ea29a353c9e5c50f453b410c2872f1c98e4.tar.bz2 wireshark-245d0ea29a353c9e5c50f453b410c2872f1c98e4.zip |
From William Pursell:
Minor errors in the documentation, and an Ethereal reference
svn path=/trunk/; revision=24673
Diffstat (limited to 'help')
-rw-r--r-- | help/faq.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/faq.txt b/help/faq.txt index 3e8088fb5e..caa3c181ec 100644 --- a/help/faq.txt +++ b/help/faq.txt @@ -60,7 +60,7 @@ when I try to build Wireshark from SVN or a SVN snapshot? 4.3 Why does the linker fail with a number of "Output line too long." - messages followed by linker errors when I try to buil Wireshark? + messages followed by linker errors when I try to build Wireshark? 4.4 When I try to build Wireshark on Solaris, why does the link fail complaining that plugin_list is undefined? |