Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Fixed small typo in manpage. #17

Merged
merged 1 commit into from
Aug 5, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion man/2048.1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
.SH DESCRIPTION
.B 2048
is an implementation of the popular game, 2048, designed to be run on a
terminal. It is deisgned to be easy to understand and extend.
terminal. It is designed to be easy to understand and extend.

.SH CONTROLS
.TP
Expand Down