Description of problem: There is one sentence in the public key description on settings page which is "before you can connect to your applications' Git repositories or remotely access your application.", it should be "your applications" in the end. Version-Release number of selected component (if applicable): devenv_3481 How reproducible: always Steps to Reproduce: 1.Check the public key description on the setting page 2. 3. Actual results: "your applications" in the end is not apporate since there is " applications' " before that. Expected results: 1) change applications' Git repositories to application's or 2) change "your application" to "your applications" in the end. Additional info:
Fixed in https://github.com/openshift/origin-server/pull/3060
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/d338aed6b1a758d78740dd6cf671fe0aa77ab668 Fix bug 983459 - typo in add ssh key text
Tested on devenv_3489, the typo has been corrected now, so verify this bug, thanks.