]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/src/util/print.jam
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / tools / build / src / util / print.jam
index b2dc35902b9f9355b1734d9f16e33ce0dd3f6656..814547f39b747bd3dea3ec4a98f7f44e3c1d4125 100644 (file)
@@ -309,7 +309,7 @@ rule lines (
 
 # Output text directly to the current target. When doing output to a file, one
 # can indicate if the text should be output to "prefix" it, as the "body"
-# (default), or "suffix" of the file. This is independant of the actual
+# (default), or "suffix" of the file. This is independent of the actual
 # execution order of the text rule. This rule invokes a singular action, one
 # action only once, which does the build of the file. Therefore actions on the
 # target outside of this rule will happen entirely before and/or after all