From: Joseph Sutton Date: Sat, 21 Oct 2023 02:14:04 +0000 (+1300) Subject: buildtools: Fix code spelling X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=2e5d75141d79d1be5495fc423131eeafb9fb6175;p=scabrero%2Fsamba-autobuild%2F.git buildtools: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/buildtools/wafsamba/wafsamba.py b/buildtools/wafsamba/wafsamba.py index 822e2e29ba2..83f62e71545 100644 --- a/buildtools/wafsamba/wafsamba.py +++ b/buildtools/wafsamba/wafsamba.py @@ -141,7 +141,7 @@ def SAMBA_LIBRARY(bld, libname, source, '''define a Samba library''' # We support: - # - LIBRARY: this can be use to link via -llibname + # - LIBRARY: this can be used to link via -llibname # - MODULE: this is module from SAMBA_MODULE() # - PLUGIN: this is plugin for external consumers to be # loaded via dlopen()