From b7aa61bf154b238962b2d55a29bad19ca4ba60a7 Mon Sep 17 00:00:00 2001 From: Michel Machado Date: Fri, 22 Dec 2017 14:16:03 -0500 Subject: [PATCH] README.rst: fix typo --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4c1d993..319ddbd 100644 --- a/README.rst +++ b/README.rst @@ -107,8 +107,8 @@ If you use MacPorts instead, use the following command:: port install f3 -Compiling the lastest development version from the source code -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Compiling the latest development version from the source code +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Most of the f3 source code builds fine using XCode, the only dependency missing is the GNU C library "argp". You can build argp from scratch, or