From 0fe743f416de8b51d39de3f11973b3104c21117b Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 6 Feb 2016 09:29:26 -0800 Subject: 2630 --- 053rewrite_stash.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/053rewrite_stash.cc b/053rewrite_stash.cc index ae55ad9e..5a5addb9 100644 --- a/053rewrite_stash.cc +++ b/053rewrite_stash.cc @@ -9,7 +9,7 @@ void rewrite_stashes_to_text(recipe_ordinal r) { recipe& caller = get(Recipe, r); if (contains_named_locations(caller)) rewrite_stashes_to_text_named(caller); - // in recipes without named locations, 'stash' is still not configurable + // in recipes without named locations, 'stash' is still not extensible } bool contains_named_locations(const recipe& caller) { -- cgit 1.4.1-2-gfad0