Skip to content

Commit

Permalink
Spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
rietta committed May 6, 2012
1 parent 3d221e1 commit 02fa57a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.txt
Expand Up @@ -7,7 +7,7 @@ Project Wiki: https://github.com/rietta/git_time_extractor/wiki

EXTRACT REASONABLE TIME RECORDS FROM A GIT REPOSITORY

git_time_extractor is a free tool that goes through a GIT, the popular revision control system, repository's commit log and produces a Comma Seperated Values (CSV) file that indicates the time spent by each developer, per day.
git_time_extractor is a free tool that goes through a GIT, the popular revision control system, repository's commit log and produces a Comma Separated Values (CSV) file that indicates the time spent by each developer, per day.

The working time estimates are based on three assumptions:

Expand Down
6 changes: 4 additions & 2 deletions doc/README_txt.html
Expand Up @@ -75,7 +75,9 @@ <h3 class="section-header">Class and Module Index</h3>

<h1 id="label-git_time_extractor">git_time_extractor</h1>

<p>Project Wiki: <a
<p>RubyGem Page: <a
href="https://rubygems.org/gems/git_time_extractor">rubygems.org/gems/git_time_extractor</a>
Project Wiki: <a
href="https://github.com/rietta/git_time_extractor/wiki">github.com/rietta/git_time_extractor/wiki</a></p>

<h2 id="label-DESCRIPTION%3A">DESCRIPTION:</h2>
Expand All @@ -84,7 +86,7 @@ <h2 id="label-DESCRIPTION%3A">DESCRIPTION:</h2>

<p>git_time_extractor is a free tool that goes through a GIT, the popular
revision control system, repository's commit log and produces a Comma
Seperated Values (CSV) file that indicates the time spent by each
Separated Values (CSV) file that indicates the time spent by each
developer, per day.</p>

<p>The working time estimates are based on three assumptions:</p>
Expand Down
10 changes: 5 additions & 5 deletions doc/created.rid
@@ -1,5 +1,5 @@
Sat, 05 May 2012 20:30:25 -0400
lib/git_time_extractor.rb Sat, 05 May 2012 18:44:20 -0400
History.txt Sat, 05 May 2012 18:37:13 -0400
Manifest.txt Sat, 05 May 2012 14:44:11 -0400
README.txt Sat, 05 May 2012 20:30:06 -0400
Sat, 05 May 2012 22:24:29 -0400
lib/git_time_extractor.rb Sat, 05 May 2012 21:17:59 -0400
History.txt Sat, 05 May 2012 21:17:59 -0400
Manifest.txt Sat, 05 May 2012 21:17:59 -0400
README.txt Sat, 05 May 2012 22:24:20 -0400
6 changes: 4 additions & 2 deletions doc/index.html
Expand Up @@ -75,7 +75,9 @@ <h3 class="section-header">Class and Module Index</h3>

<h1 id="label-git_time_extractor">git_time_extractor</h1>

<p>Project Wiki: <a
<p>RubyGem Page: <a
href="https://rubygems.org/gems/git_time_extractor">rubygems.org/gems/git_time_extractor</a>
Project Wiki: <a
href="https://github.com/rietta/git_time_extractor/wiki">github.com/rietta/git_time_extractor/wiki</a></p>

<h2 id="label-DESCRIPTION%3A">DESCRIPTION:</h2>
Expand All @@ -84,7 +86,7 @@ <h2 id="label-DESCRIPTION%3A">DESCRIPTION:</h2>

<p>git_time_extractor is a free tool that goes through a GIT, the popular
revision control system, repository's commit log and produces a Comma
Seperated Values (CSV) file that indicates the time spent by each
Separated Values (CSV) file that indicates the time spent by each
developer, per day.</p>

<p>The working time estimates are based on three assumptions:</p>
Expand Down
2 changes: 1 addition & 1 deletion doc/js/search_index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 02fa57a

Please sign in to comment.