Skip to content

Commit

Permalink
fix typo, thanks for sean900604.
Browse files Browse the repository at this point in the history
  • Loading branch information
chusiang committed Apr 6, 2015
1 parent bf5c161 commit 3d33418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 09.hacking-bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ ls 顏色設定:部份的 GNU/Linux 使用 ls 時的顏色不易閱讀,故

Ctrl + w

清除游標以前所有的字完
清除游標以前所有的字元

Ctrl + u

Expand Down
2 changes: 1 addition & 1 deletion 18.office-2007.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

▲ 於列表中選取 **Microsoft Office 2007** 並按下**執行**

若出現「缺少 31位的 libjpeg.so.62 函式庫」的訊息,請順手補上 libjpeg62:i386 一套件。
若出現「缺少 32 位元的 libjpeg.so.62 函式庫」的訊息,請順手補上 libjpeg62:i386 一套件。

$ sudo aptitude install libjpeg62:i386

Expand Down

0 comments on commit 3d33418

Please sign in to comment.