From 1c9f121360e6e612d02d365d70bd0843f8f93457 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Fri, 18 Nov 2011 10:54:49 -0600 Subject: [PATCH] [trac1341] spelling typo --- doc/guide/bind10-guide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index 19ce97c3d8..4e2b74d248 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -840,7 +840,7 @@ Debian and Ubuntu: There are other parameters we didn't use in our example. One of them is "address". It is the address used by the component - on the b10-msgq message buss. The special components already know + on the b10-msgq message bus. The special components already know their address, but the usual ones don't. The address is by convention the thing after b10-, with the first letter capital (eg. b10-stats would have Stats as its address).