From 6142dbd8d001699d1036204d8a157fd59f064f8b Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Wed, 5 Sep 2012 21:16:43 +0300 Subject: [PATCH] Fix a typo in README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index cbb171f..4607125 100644 --- a/README.rst +++ b/README.rst @@ -33,8 +33,8 @@ To run the test suite, invoke:: $ make check If the source has been checked out from a Git repository, the -./configure script has to be generated fist. The easiest way is to use -autoreconf:: +./configure script has to be generated first. The easiest way is to +use autoreconf:: $ autoreconf -i -- 2.1.4