Fix 2 typos in admin_guide file

Change-Id: Ibf1e5dbf6ff4747c7f23f6638321ab41bba3021b
This commit is contained in:
Shilla Saebi 2014-11-22 15:35:10 -05:00 committed by Alistair Coles
parent 308c6a5e73
commit a1872b0498

View File

@ -838,7 +838,7 @@ Metric Name Description
`container-sync.deletes` Count of container database rows sync'ed by
deletion.
`container-sync.deletes.timing` Timing data for each container database row
sychronization via deletion.
synchronization via deletion.
`container-sync.puts` Count of container database rows sync'ed by PUTing.
`container-sync.puts.timing` Timing data for each container database row
synchronization via PUTing.
@ -1147,7 +1147,7 @@ Swift Orphans
Swift Orphans are processes left over after a reload of a Swift server.
For example, when upgrading a proxy server you would probaby finish
For example, when upgrading a proxy server you would probably finish
with a `swift-init proxy-server reload` or `/etc/init.d/swift-proxy
reload`. This kills the parent proxy server process and leaves the
child processes running to finish processing whatever requests they