diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2017-09-24 19:40:36 +0200 |
|---|---|---|
| committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-09-24 19:40:36 +0200 |
| commit | cebcba902206dd8dec653f4a164f6d6542315683 (patch) | |
| tree | 246eea378c03744e6eb8a23a10d349620776642d | |
| parent | b57fa8f19b9d6dbc5286a7783c8fa9024bf81643 (diff) | |
| download | redot-engine-cebcba902206dd8dec653f4a164f6d6542315683.tar.gz | |
Dist: Fix typos in manpage
[ci skip]
| -rw-r--r-- | misc/dist/linux/godot.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/linux/godot.6 b/misc/dist/linux/godot.6 index 7e9ea64434..946fa6c913 100644 --- a/misc/dist/linux/godot.6 +++ b/misc/dist/linux/godot.6 @@ -1,11 +1,11 @@ .TH GODOT "6" "September 2017" "godot 3.0-alpha" "Games" .SH NAME -godot \- multi-platform 2D and 3D game engine with a feature-rich editor +godot \- multi\-platform 2D and 3D game engine with a feature\-rich editor .SH SYNOPSIS .B godot [\fI\,options\/\fR] [path to scene or 'project.godot' file] .SH DESCRIPTION -Godot Engine is an advanced, feature-packed, multi\-platform 2D and 3D game +Godot Engine is an advanced, feature\-packed, multi\-platform 2D and 3D game engine. .br It provides a huge set of common tools, so you can just focus on making |
