From 1c5b19eebb169e02094c5820ef084e9c8f217ad8 Mon Sep 17 00:00:00 2001 From: TrebledJ <39648915+TrebledJ@users.noreply.github.com> Date: Sat, 19 Oct 2024 03:35:19 +0800 Subject: [PATCH] chore: doc --- content/pages/postlike/styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/postlike/styleguide.md b/content/pages/postlike/styleguide.md index 4e4324368..9585e0e26 100644 --- a/content/pages/postlike/styleguide.md +++ b/content/pages/postlike/styleguide.md @@ -353,7 +353,7 @@ int main() { } ``` -On second thought, this use of `line-numbers` may not make much sense, since copying this code will result in the comments being copied as well. +On second thought, this use of `line-numbers` may not make much sense, since copying this code (manually) will result in the comments being copied as well. #### Code: `command-line`