summaryrefslogtreecommitdiffstats
path: root/tools/Sandcastle/Presentation/vs2005
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Sandcastle/Presentation/vs2005')
-rw-r--r--tools/Sandcastle/Presentation/vs2005/Scripts/script_feedBack.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Sandcastle/Presentation/vs2005/Scripts/script_feedBack.js b/tools/Sandcastle/Presentation/vs2005/Scripts/script_feedBack.js
index 55ee44a..e45d09f 100644
--- a/tools/Sandcastle/Presentation/vs2005/Scripts/script_feedBack.js
+++ b/tools/Sandcastle/Presentation/vs2005/Scripts/script_feedBack.js
@@ -55,7 +55,7 @@ function URLValue()
function GetLanguage()
{
- var langauge;
+ var language;
if(navigator.userAgent.indexOf("Firefox")!=-1)
{
var index = navigator.userAgent.indexOf('(');