]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/build/toolset.py
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / build / src / build / toolset.py
index cf2b24b2e79a122afc9d4461244d97c1d14e42fc..323e7fba336701a287efa5834c4ac8a6eff27118 100644 (file)
@@ -71,7 +71,7 @@ def reset ():
     # not including any rules in that module.
     __flags = {}
 
-    # A cache for varaible settings. The key is generated from the rule name and the properties.
+    # A cache for variable settings. The key is generated from the rule name and the properties.
     __stv = {}
 
 reset ()
@@ -114,7 +114,7 @@ def flags(rule_or_module, variable_name, condition, values = []):
                           are allowed. If left empty, the flag will
                           always used.
 
-                          Propery sets may use value-less properties
+                          Property sets may use value-less properties
                           ('<a>'  vs. '<a>value') to match absent
                           properties. This allows to separately match