mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-24 08:30:21 +00:00
Documentation: Change two titles to not mention SerenityOS
This commit is contained in:
parent
0dfc13f37d
commit
954b7ffb52
Notes:
github-actions[bot]
2024-08-17 17:52:15 +00:00
Author: https://github.com/circl-lastname Commit: https://github.com/LadybirdBrowser/ladybird/commit/954b7ffb521 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1062 Reviewed-by: https://github.com/ADKaster ✅ Reviewed-by: https://github.com/AtkinsSJ Reviewed-by: https://github.com/jamierocks Reviewed-by: https://github.com/sideshowbarker
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Serenity C++ coding style
|
||||
# Ladybird C++ coding style
|
||||
|
||||
For low-level styling (spaces, parentheses, brace placement, etc), all code should follow the format specified in `.clang-format` in the project root.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# SerenityOS smart pointers
|
||||
# AK smart pointers
|
||||
|
||||
----
|
||||
## Introduction
|
||||
|
|
Loading…
Reference in a new issue