Skip to content

Commit b1b7270

Browse files
weisinetworm
authored andcommitted
Fix typo in 01/first-time-setup
32 -> 32 位 (32-bit)
1 parent a31409a commit b1b7270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/01-introduction/sections/first-time-setup.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ $ git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' -m
7777
====
7878
Vim、Emacs 和 Notepad++ 都是流行的文本编辑器,通常程序员们会在 Linux 和 macOS
7979
这类基于 Unix 的系统或 Windows 系统上使用它们。
80-
如果你在使用其他的或 32 版本的编辑器,请在 <<C-git-commands#_core_editor>>
80+
如果你在使用其他的或 32 位版本的编辑器,请在 <<C-git-commands#_core_editor>>
8181
中查看设置为该编辑器的具体步骤。
8282
====
8383

0 commit comments

Comments
 (0)