Skip to content

Commit

Permalink
tutorial: use "project history" instead of "changelog" in header
Browse files Browse the repository at this point in the history
The word "changelog" seems a little too much like jargon to me, and beginners
must understand section headers so they know where to look for help.

Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
  • Loading branch information
J. Bruce Fields authored and J. Bruce Fields committed Jun 10, 2007
1 parent d9bd321 commit 23c9ccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/tutorial.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ and newly modified files, and in both cases it takes a snapshot of the
given files and stages that content in the index, ready for inclusion in
the next commit.

Viewing the changelog
---------------------
Viewing project history
-----------------------

At any point you can view the history of your changes using

Expand Down

0 comments on commit 23c9ccb

Please sign in to comment.