diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-09 14:22:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-09 14:22:59 -0400 |
commit | 11c19090eaeef4a7f8dd7faaa67eccb48d1937f8 (patch) | |
tree | 306309f8b186e8342f851686abe1c722f0ce7ed7 /doc | |
parent | 8de1359bbbb3a5bd8a4a5588bacef88eb234bb7b (diff) |
typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/git-remote-daemon.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/git-remote-daemon.mdwn b/doc/design/git-remote-daemon.mdwn index 8c7443319..b81a5f33a 100644 --- a/doc/design/git-remote-daemon.mdwn +++ b/doc/design/git-remote-daemon.mdwn @@ -87,7 +87,7 @@ the webapp. Indicates that syncing with a remote is done, and either succeeded (1) or failed (0). -* `WARNING`uri string` +* `WARNING uri string` A message to display to the user about a remote. |