]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: fix typo in English lxc.container.conf(5)
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Sat, 23 Oct 2021 06:26:26 +0000 (15:26 +0900)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 25 Oct 2021 14:17:37 +0000 (16:17 +0200)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
doc/lxc.container.conf.sgml.in

index 6c9271130c946a51afa00e4f9c4456c4596efdb1..c1054ddbcbb3f099f7d74531b77ec89495e29b05 100644 (file)
@@ -682,7 +682,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
               Specify the ipv4 address to assign to the virtualized interface.
               Several lines specify several ipv4 addresses. The address is in
               format x.y.z.t/m, eg. 192.168.1.123/24.
-              You can optionally specify the broadcast address after the IP adress,
+              You can optionally specify the broadcast address after the IP address,
               e.g. 192.168.1.123/24 255.255.255.255.
               Otherwise it is automatically calculated from the IP address.
             </para>