Fixed several spelling mistakes
Change-Id: I82c0819b8ea7d58120929efefba42b135a79f42e
This commit is contained in:
parent
b6f01308af
commit
a752b326f7
@ -1,6 +1,6 @@
|
||||
[[usersetup]]
|
||||
Inital Login
|
||||
------------
|
||||
Initial Login
|
||||
-------------
|
||||
It's time to exit the gerrit2 account as you now have Gerrit running on your
|
||||
host and setup your first workspace.
|
||||
|
||||
|
@ -455,7 +455,7 @@ Scalability
|
||||
-----------
|
||||
|
||||
Gerrit is designed for a very large scale open source project, or
|
||||
large commerical development project. Roughly this amounts to
|
||||
large commercial development project. Roughly this amounts to
|
||||
parameters such as the following:
|
||||
|
||||
.Design Parameters
|
||||
@ -614,7 +614,7 @@ Disk Usage
|
||||
|
||||
The average size of a revision in the Linux kernel once compressed by
|
||||
Git is 2,327 bytes, or roughly 2 KiB. Over the course of a year a
|
||||
Gerrit server running with the estimated maxium parameters above might
|
||||
Gerrit server running with the estimated maximum parameters above might
|
||||
see an introduction of 1.4 GiB over the total set of 10,000 projects
|
||||
hosted in that server. This figure assumes the majority of the content
|
||||
is human written source code, and not large binary blobs such as disk
|
||||
|
@ -91,7 +91,7 @@ Reply button
|
||||
------------
|
||||
|
||||
This button corresponds to the 'Review' button the on patch set panel on the old
|
||||
change screen. The only new feature: the user can optionaly send an email
|
||||
change screen. The only new feature: the user can optionally send an email
|
||||
during the vote.
|
||||
|
||||
Key bindings: "a" to open the drop down. "ESC" to close it.
|
||||
@ -108,7 +108,7 @@ Key bindings: "e" to open the drop down. "ESC" to close it.
|
||||
[[star-change]]
|
||||
|
||||
Star change icon allows to star the change, so that "starredby:self" query can
|
||||
retrieve the ctarred changes later. If the change is aleady starred, then
|
||||
retrieve the starred changes later. If the change is already starred, then
|
||||
clicking the icon again unstars the change.
|
||||
|
||||
Key bindings: "s" to star/unstar the change.
|
||||
|
@ -78,7 +78,7 @@ you are responsible for last-minute changes. Example :
|
||||
Signed-off-by: Lucky K Maintainer <lucky@maintainer.example.org>
|
||||
----
|
||||
|
||||
This practise is particularly helpful if you maintain a stable branch and
|
||||
This practice is particularly helpful if you maintain a stable branch and
|
||||
want at the same time to credit the author, track changes, merge the fix,
|
||||
and protect the submitter from complaints. Note that under no circumstances
|
||||
can you change the author's identity (the From header), as it is the one
|
||||
|
Loading…
x
Reference in New Issue
Block a user