We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ce618 commit 36e0d9fCopy full SHA for 36e0d9f
python/lsst/sconsUtils/scripts.py
@@ -127,7 +127,7 @@ def initialize(
127
disableCC : `bool`, optional
128
Should the C++ compiler check be disabled? Disabling this checks
129
allows a faster startup and permits building on systems that don't
130
- meet the requirements for the C++ compilter (e.g., for
+ meet the requirements for the C++ compiler (e.g., for
131
pure-python packages).
132
133
Returns
0 commit comments