mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 00:27:47 +00:00
Everywhere: Core dump => Coredump
We all know what a coredump is, and it feels more natural to refer to it as a coredump (most code already does), so let's be consistent.
This commit is contained in:
parent
a930877f31
commit
bcd2025311
Notes:
sideshowbarker
2024-07-18 05:22:42 +09:00
Author: https://github.com/awesomekling
Commit: bcd2025311
21 changed files with 73 additions and 72 deletions
|
@ -5,7 +5,7 @@ add_subdirectory(LibCards)
|
|||
add_subdirectory(LibChess)
|
||||
add_subdirectory(LibCompress)
|
||||
add_subdirectory(LibCore)
|
||||
add_subdirectory(LibCoreDump)
|
||||
add_subdirectory(LibCoredump)
|
||||
add_subdirectory(LibCpp)
|
||||
add_subdirectory(LibCrypt)
|
||||
add_subdirectory(LibCrypto)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue