Skip to content

Commit

Permalink
Fixed status message path in chapter builder tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
chromatic committed Oct 1, 2011
1 parent ffbb133 commit 1e169bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/tools/build_chapters.pl
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ sub write_chapter

print {$fh} $text;

warn "Writing '$path'\n";
warn "Writing '$chapter_path'\n";
}

0 comments on commit 1e169bf

Please sign in to comment.