ShatteredPrism/launcher/minecraft
Ben Westover fb10cb5fdf
Fix a few typos
As part of packaging Prism Launcher for Debian, I have run a package linter
called lintian which found a few spelling errors throughout the source.

I am not a fan of contributions that only fix cosmetics like spelling errors,
but Debian encourages forwarding this stuff upstream instead of letting it get
fixed naturally over time.

Signed-off-by: Ben Westover <me@benthetechguy.net>
2024-07-18 22:08:18 -04:00
..
auth Merge pull request #2416 from Trial97/retry_auth 2024-07-09 09:57:32 +02:00
gameoptions chore: reformat 2023-08-14 18:16:53 +02:00
launch increment clang-tools version 2024-06-28 12:48:52 +03:00
mod Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into fix_duplicate_mod 2024-06-28 20:39:37 +03:00
skins fixed asan stuff 2023-10-26 19:06:38 +03:00
update increment clang-tools version 2024-06-28 12:48:52 +03:00
Agent.h Replace typedef with using 2023-10-24 01:36:27 -07:00
AssetsUtils.cpp Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
AssetsUtils.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
Component.cpp Replaced QFile::remove with FS::deletePath 2024-02-10 11:03:51 +02:00
Component.h Replace typedef with using 2023-10-24 01:36:27 -07:00
ComponentUpdateTask_p.h chore: reformat 2023-08-14 18:16:53 +02:00
ComponentUpdateTask.cpp Added loaders check on versions load 2023-08-23 12:52:51 +03:00
ComponentUpdateTask.h chore: reformat 2023-08-14 18:16:53 +02:00
GradleSpecifier.h chore: update license headers 2023-08-14 18:17:05 +02:00
LaunchProfile.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
LaunchProfile.h chore: update license headers 2023-08-14 18:17:05 +02:00
Library.cpp add docs to Library.cpp 2024-07-06 09:30:26 +03:00
Library.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
MinecraftInstance.cpp fix zero launch time 2024-05-19 15:36:39 +03:00
MinecraftInstance.h increment clang-tools version 2024-06-28 12:48:52 +03:00
MinecraftLoadAndCheck.cpp chore: reformat 2023-08-14 18:16:53 +02:00
MinecraftLoadAndCheck.h increment clang-tools version 2024-06-28 12:48:52 +03:00
MinecraftUpdate.cpp chore: reformat 2023-08-14 18:16:53 +02:00
MinecraftUpdate.h increment clang-tools version 2024-06-28 12:48:52 +03:00
MojangDownloadInfo.h Replace typedef with using 2023-10-24 01:36:27 -07:00
MojangVersionFormat.cpp remove legacy processArguments code 2023-12-24 22:20:06 -05:00
MojangVersionFormat.h chore: reformat 2023-08-14 18:16:53 +02:00
OneSixVersionFormat.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
OneSixVersionFormat.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
PackProfile_p.h chore: reformat 2023-08-14 18:16:53 +02:00
PackProfile.cpp Fix a few typos 2024-07-18 22:08:18 -04:00
PackProfile.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
ParseUtils.cpp chore: reformat 2023-08-14 18:16:53 +02:00
ParseUtils.h chore: reformat 2023-08-14 18:16:53 +02:00
ProfileUtils.cpp Fix a few typos 2024-07-18 22:08:18 -04:00
ProfileUtils.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
Rule.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
Rule.h chore: update license headers 2023-08-14 18:17:05 +02:00
VanillaInstanceCreationTask.cpp chore: reformat 2023-08-14 18:16:53 +02:00
VanillaInstanceCreationTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionFile.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
VersionFile.h chore: update license headers 2023-08-14 18:17:05 +02:00
VersionFilterData.cpp chore: reformat 2023-08-14 18:16:53 +02:00
VersionFilterData.h chore: reformat 2023-08-14 18:16:53 +02:00
World.cpp Fixed folder size 2023-11-15 12:10:47 +02:00
World.h chore: reformat 2023-08-14 18:16:53 +02:00
WorldList.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
WorldList.h chore: reformat 2023-08-14 18:16:53 +02:00