all: Correct various typos (#8870)

This commit is contained in:
Alexander Seiler
2023-05-09 08:54:02 +02:00
committed by GitHub
parent 66faea7712
commit ddce692f72
9 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ angular.module('syncthing.core')
});
// inform syncthingContoller that a modal is ready
// inform syncthingController that a modal is ready
scope.$parent.modalLoaded();
}
};