From 266cba4814ff4f023240707ed0bcddea86c2d6d7 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Thu, 20 Jul 2006 13:15:25 +0000 Subject: [PATCH] fixed typos reported in http://bugs.debian.org/378016 [SVN r34629] --- src/build/targets.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build/targets.jam b/src/build/targets.jam index 5c2df682b..a5685f0c5 100644 --- a/src/build/targets.jam +++ b/src/build/targets.jam @@ -953,7 +953,7 @@ rule common-properties2 ( build-request requirements ) local current = $(raw) ; # It's assumed that ordinary conditional requirements can't add - # properties, and that rules refered + # properties, and that rules referred # by properties can't add new # properties. So the list of indirect conditionals # does not change.