[PR #937] [CLOSED] Typos #1841

Closed
opened 2026-02-27 21:14:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/937
Author: @KillerSpring
Created: 9/16/2024
Status: Closed

Base: mainHead: typos


📝 Commits (5)

📊 Changes

12 files changed (+437390 additions, -66 deletions)

View changed files

📝 documents/Debugging/Debugging.md (+1 -1)
📝 scripts/aerolib.inl (+171525 -2)
📝 scripts/ps4_names.txt (+94280 -2)
📝 scripts/ps4_names2stubs.py (+48 -48)
📝 src/core/aerolib/aerolib.inl (+171525 -2)
📝 src/core/libraries/gnmdriver/gnmdriver.cpp (+1 -1)
📝 src/core/libraries/system/userservice.cpp (+4 -4)
📝 src/core/libraries/system/userservice.h (+2 -2)
📝 src/core/libraries/videoout/video_out.cpp (+1 -1)
📝 src/core/linker.h (+1 -1)
📝 src/video_core/page_manager.cpp (+1 -1)
📝 src/video_core/texture_cache/texture_cache.h (+1 -1)

📄 Description

Found some typos.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/937 **Author:** [@KillerSpring](https://github.com/KillerSpring) **Created:** 9/16/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `typos` --- ### 📝 Commits (5) - [`d594217`](https://github.com/shadps4-emu/shadPS4/commit/d5942179ffc4dcb4ae59b2f879d3c3b876373dd4) Fixing typos - [`dc3611a`](https://github.com/shadps4-emu/shadPS4/commit/dc3611a617430f60df90a5e8eb2c687b0274d7c9) Add files via upload - [`c533dca`](https://github.com/shadps4-emu/shadPS4/commit/c533dca8f5d293a70897a459385734c5757484ff) Add files via upload - [`98d1b24`](https://github.com/shadps4-emu/shadPS4/commit/98d1b248034e27f5e1db4f9e4f6c2ff20d70ba1c) Fixing more typos - [`75fb7cd`](https://github.com/shadps4-emu/shadPS4/commit/75fb7cd568a164e1271ad6feecca5be33bb66e0c) Fixing more typos ### 📊 Changes **12 files changed** (+437390 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `documents/Debugging/Debugging.md` (+1 -1) 📝 `scripts/aerolib.inl` (+171525 -2) 📝 `scripts/ps4_names.txt` (+94280 -2) 📝 `scripts/ps4_names2stubs.py` (+48 -48) 📝 `src/core/aerolib/aerolib.inl` (+171525 -2) 📝 `src/core/libraries/gnmdriver/gnmdriver.cpp` (+1 -1) 📝 `src/core/libraries/system/userservice.cpp` (+4 -4) 📝 `src/core/libraries/system/userservice.h` (+2 -2) 📝 `src/core/libraries/videoout/video_out.cpp` (+1 -1) 📝 `src/core/linker.h` (+1 -1) 📝 `src/video_core/page_manager.cpp` (+1 -1) 📝 `src/video_core/texture_cache/texture_cache.h` (+1 -1) </details> ### 📄 Description Found some typos. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1841
No description provided.