]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/build/type.py
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / build / src / build / type.py
index 3d9b7c1b2c21da0bbcbbe739e27a3e443d8fd8bf..9f6237d7d31b4173f9019a34e3de604e1a995049 100644 (file)
@@ -90,7 +90,7 @@ def register (type, suffixes = [], base_type = None):
 
     if len (suffixes) > 0:
         # Generated targets of 'type' will use the first of 'suffixes'
-        # (this may be overriden)
+        # (this may be overridden)
         set_generated_target_suffix (type, [], suffixes [0])
 
         # Specify mapping from suffixes to type