Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit25d674f

Browse files
committed
fixed spelling in code comments
1 parent97ad77a commit25d674f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎snippets/c/[nob]/basics/basic-config.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ tags: builder,basic,config
77

88
```c
99
// You can make a new nob-h project using one of these commands:
10-
//npm createnobuild@latest
11-
// yarn create nobuild@latest
10+
//npx create-nobuild@latest
11+
// yarn create nobuild
1212
// pnpm create nobuild@latest
1313

1414
// This would be the nob.c config file.

‎snippets/c/[nob]/flags/wayland-config.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ tags: builder,config,Wayland,Linux
77

88
```c
99
// You can make a new nob-h project using one of these commands:
10-
//npm createnobuild@latest
11-
// yarn create nobuild@latest
10+
//npx create-nobuild@latest
11+
// yarn create nobuild
1212
// pnpm create nobuild@latest
1313

1414
// This would be the nob.c config file.

‎snippets/c/[nob]/flags/x11-config.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ tags: builder,config,X11,Linux
77

88
```c
99
// You can make a new nob-h project using one of these commands:
10-
//npm createnobuild@latest
11-
// yarn create nobuild@latest
10+
//npx create-nobuild@latest
11+
// yarn create nobuild
1212
// pnpm create nobuild@latest
1313

1414
// This would be the nob.c config file.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp