Fix typoes introduced by the previous change.
authorGuy Harris <guy@alum.mit.edu>
Fri, 12 Oct 2018 20:32:32 +0000 (13:32 -0700)
committerGuy Harris <guy@alum.mit.edu>
Fri, 12 Oct 2018 20:33:12 +0000 (20:33 +0000)
Change-Id: Ifc3b2c4d51e935f8cb4c5514e6c1f0c4bb9007ba
Reviewed-on: https://code.wireshark.org/review/30180
Reviewed-by: Guy Harris <guy@alum.mit.edu>
docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc
docbook/wsdg_src/WSDG_chapter_sources.asciidoc

index fd230fbfa98ef20c947e137944a6ca88df41650c..dd4abbc8eab93be54e65802085b4ebcc2e76b870 100644 (file)
@@ -234,7 +234,7 @@ e.g. if you need a distribution for a special audience, see
 ==== Source code distributions
 
 It's still common for developers for UNIX-like platforms to give the
-enduser a source tarball and let the user compile it on their target
+end user a source tarball and let the user compile it on their target
 machine (configure make make install). However, for different UNIX
 and UNIX-like systems, such as Linux distributions, it's becoming more
 common to release binary packages (e.g., .deb or .rpm files) these days.
index 8d4e1073116892cb234a2d31840e99109e56eeb8..1bb39b6b749e5729f17e20faa172f10245856328 100644 (file)
@@ -348,7 +348,7 @@ remember later that you really did change something before.
 If you have changed your source tree, you have to merge the official
 changes since the last update into your source tree. You will install
 the content of the `.tar.xz` file into a new directory and use a good
-merge tool (e.g. http://winmerge.sourceforge.net/[]for Windows to bring
+merge tool (e.g. http://winmerge.sourceforge.net/[]for Windows) to bring
 your personal source tree in sync with the official sources again.
 
 This method can be problematic and can be much more difficult and