Software /
code /
prosody-modules
Changeset
569:69288d001922
mod_admin_web: Fix typo (incomming->incoming)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 17 Jan 2012 12:30:23 +0000 |
parents | 568:3d66b0af9a15 |
children | 570:390d995bedcf |
files | mod_admin_web/admin_web/www_files/index.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_admin_web/admin_web/www_files/index.html Tue Jan 17 13:58:13 2012 +0000 +++ b/mod_admin_web/admin_web/www_files/index.html Tue Jan 17 12:30:23 2012 +0000 @@ -46,7 +46,7 @@ <div id="adhoc"></div> <div id="s2sList"> <div class="container"> - <h2>Incomming S2S connections:</h2> + <h2>Incoming S2S connections:</h2> <ul id="s2sin"></ul> </div> <div class="container">