Merge branch 'stable-2.8'

* stable-2.8:
  Fixed the spelling of together and very minor rewording
  Fixed the spelling of indefinitely.
  Performance Fix: Minimize number of advertisedHaves
  Add 'reindex' to the pgm help output.
This commit is contained in:
Shawn Pearce
2013-11-26 20:41:01 -08:00
4 changed files with 20 additions and 3 deletions

View File

@@ -347,9 +347,9 @@ You can also find these static references linked on the page of each change.
refs/meta/config
^^^^^^^^^^^^^^^^
This is where the Gerrit configuration of each project is residing. This
This is where the Gerrit configuration of each project resides. This
branch contains several files of importance: +project.config+, +groups+ and
+rules.pl+. Torgether they control access and behavior during the change
+rules.pl+. Together they control access and behavior during the change
review process.