Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r750 committed - Fix spelling mistake.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r750 committed - Fix spelling mistake.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r750 committed - Fix spelling mistake.
  • Date: Tue, 01 Nov 2011 19:51:21 +0000

Revision: 750
Author:

Date: Tue Nov 1 12:50:18 2011
Log: Fix spelling mistake.
http://code.google.com/p/ndt/source/detail?r=750

Modified:
/branches/client_app/HTML5-frontend/script.js

=======================================
--- /branches/client_app/HTML5-frontend/script.js Fri Mar 18 07:44:18
2011
+++ /branches/client_app/HTML5-frontend/script.js Tue Nov 1 12:50:18
2011
@@ -410,10 +410,10 @@
}

if (a.get_natStatus() == "yes") {
- d += "A network addess translation appliance was detected.<br>";
+ d += "A network address translation appliance was detected.<br>";
}
else {
- d += "No network addess translation appliance was detected.<br>";
+ d += "No network address translation appliance was detected.<br>";
}

d += "<br>";


  • [ndt-dev] [ndt] r750 committed - Fix spelling mistake., ndt, 11/01/2011

Archive powered by MHonArc 2.6.16.

Top of Page