summaryrefslogtreecommitdiffstats
path: root/webclients/novnc/include/display.js
diff options
context:
space:
mode:
Diffstat (limited to 'webclients/novnc/include/display.js')
-rw-r--r--webclients/novnc/include/display.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclients/novnc/include/display.js b/webclients/novnc/include/display.js
index 8763fa4..2f1211a 100644
--- a/webclients/novnc/include/display.js
+++ b/webclients/novnc/include/display.js
@@ -76,7 +76,7 @@ var Display;
}
if (this._prefer_js === null) {
- Util.Info("Prefering javascript operations");
+ Util.Info("Preferring javascript operations");
this._prefer_js = true;
}