Hakim El Hattab 4 роки тому
батько
коміт
90a0d2d449
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      js/config.js

+ 1 - 1
js/config.js

@@ -73,7 +73,7 @@ export default {
 
 	// Optional function that blocks keyboard events when retuning false
 	//
-	// If you set this to 'foucsed', we will only capture keyboard events
+	// If you set this to 'focused', we will only capture keyboard events
 	// for embdedded decks when they are in focus
 	keyboardCondition: null,