Skip to content

Commit 0780bac

Browse files
committed
And fix typo
1 parent 534909f commit 0780bac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Oculus Downgrader/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ public void Settings()
415415
string choice = ConsoleUiController.ShowMenu(new []
416416
{
417417
"Show developer only versions you got access to (currently " + config.requestVersionsFromOculus + ")",
418-
"Show Oculus token(Do not share)"
418+
"Show Oculus token (Do not share)"
419419

420420
});
421421
switch(choice)

OculusDB

0 commit comments

Comments
 (0)