From 8572ed6d5249d12192dc4df5249e7e11c0841f37 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 2 Mar 2017 20:36:27 +0000 Subject: [PATCH] [client] Spelling currection --- Nibriboard/ClientFiles/BoardWindow.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nibriboard/ClientFiles/BoardWindow.js b/Nibriboard/ClientFiles/BoardWindow.js index 4fedb69..0b3ac02 100644 --- a/Nibriboard/ClientFiles/BoardWindow.js +++ b/Nibriboard/ClientFiles/BoardWindow.js @@ -19,7 +19,7 @@ class BoardWindow extends EventEmitter // The maximum target fps. this.maxFps = 60; - // The target fps at which we should send sursor updates. + // The target fps at which we should send cursor updates. this.cursorUpdateFrequency = 5; // The radius of other clients' cursors.