]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/test/command_line_properties.py
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / build / test / command_line_properties.py
index ebb186ea454533e71daddcd341bf5392d2b9420c..518991b6cb1b60a119a324db10be1e2e276ed1cc 100644 (file)
@@ -125,7 +125,7 @@ def test_cross_product():
     t.write('Jamroot.jam', '''
     import feature : feature ;
     import toolset : flags ;
-    # Make features symmetric to make the paths easier to distingush
+    # Make features symmetric to make the paths easier to distinguish
     feature f1 : 11 12 13 14 15 : symmetric ;
     feature f2 : 21 22 23 : symmetric ;
     feature f3 : v1 v2 v3 v4 : implicit symmetric ;