8000 docs: fix misleading typo in comment · coder/modules@b283ac3 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit b283ac3

Browse files
committed
docs: fix misleading typo in comment
1 parent 5f418c3 commit b283ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows-rdp/devolutions-patch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ function hideFormForInitialSubmission() {
395395
);
396396
}
397397

398-
// Always safe to call this immediately because even if the Angular app isn't
398+
// Always safe to call these immediately because even if the Angular app isn't
399399
// loaded by the time the function gets called, the CSS will always be globally
400400
// available for when Angular is finally ready
401401
setupAlwaysOnStyles();

0 commit comments

Comments
 (0)
0