From 76de3001c9451864f8b247aa62d638a871eac47a Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 10 Dec 2018 11:44:42 -0500 Subject: Fix docstring per mwichmann [ci skip] --- src/engine/SCons/Tool/applelink.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/SCons/Tool/applelink.py b/src/engine/SCons/Tool/applelink.py index 82ae70c..6141496 100644 --- a/src/engine/SCons/Tool/applelink.py +++ b/src/engine/SCons/Tool/applelink.py @@ -1,6 +1,6 @@ """SCons.Tool.applelink -Tool-specific initialization for the Apple's gnu-like linker. +Tool-specific initialization for Apple's gnu-like linker. There normally shouldn't be any need to import this module directly. It will usually be imported through the generic SCons.Tool.Tool() -- cgit v0.12