diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-05-27 01:27:54 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-05-27 01:27:54 +0000 |
commit | 6146adf54899d2d9016a39a867257f6a6047b2ea (patch) | |
tree | b6a8dcea4f652b6e753656db9e49610b824e93d9 /docs | |
parent | b14e60fdf0fc051ee9fbc8df62c86ca80d1705de (diff) | |
download | samba-6146adf54899d2d9016a39a867257f6a6047b2ea.tar.gz samba-6146adf54899d2d9016a39a867257f6a6047b2ea.tar.bz2 samba-6146adf54899d2d9016a39a867257f6a6047b2ea.zip |
Fix typo
(This used to be commit 31c3e09f0466efebf2b2899546547fa8081687cc)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/projdoc/Integrating-with-Windows.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Integrating-with-Windows.xml b/docs/docbook/projdoc/Integrating-with-Windows.xml index 9f0de0a56a..9c397172dd 100644 --- a/docs/docbook/projdoc/Integrating-with-Windows.xml +++ b/docs/docbook/projdoc/Integrating-with-Windows.xml @@ -97,7 +97,7 @@ as two digit hexadecimal numbers separated by colons. eg: </para> <para> -Every network interfrace must have an MAC address. Associated with +Every network interface must have an MAC address. Associated with a MAC address there may be one or more IP addresses. There is NO relationship between an IP address and a MAC address, all such assignments are arbitary or discretionary in nature. At the most basic level all |