From: Mathieu Parent Date: Thu, 29 Aug 2019 20:33:04 +0000 (+0200) Subject: Spelling fixes s/rebuilded/rebuilt/ X-Git-Tag: tevent-0.10.1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995f0736c668513476ce0bdc1fd073c701dfe7d0;p=thirdparty%2Fsamba.git Spelling fixes s/rebuilded/rebuilt/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- diff --git a/docs-xml/Samba-Developers-Guide/modules.xml b/docs-xml/Samba-Developers-Guide/modules.xml index f452d3e3510..24f326c5f5c 100644 --- a/docs-xml/Samba-Developers-Guide/modules.xml +++ b/docs-xml/Samba-Developers-Guide/modules.xml @@ -160,8 +160,8 @@ be replaced with the names of the plugins to build. You must make sure all .c files that contain defines that can -be changed by ./configure are rebuilded in the 'modules_clean' make target. -Practically, this means all c files that contain static_init_subsystem; calls need to be rebuilded. +be changed by ./configure are rebuilt in the 'modules_clean' make target. +Practically, this means all c files that contain static_init_subsystem; calls need to be rebuilt.