From 81106bcd0b722b92cdc67929114003c101f73154 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Sep 08 2017 22:28:58 +0000 Subject: Fix typo in README.rst --- diff --git a/README.rst b/README.rst index 8cf5fc7..c7aa1e6 100644 --- a/README.rst +++ b/README.rst @@ -75,5 +75,5 @@ here are some basic things: * Try to convert to ``%autosetup -p1`` but ask first if this means regenerating patches. * Reorder sections to the usual order if necessary, but do it up front in a separate commit. (Need to document what this order actually is.) -* Incrememt the package ``Release:``. +* Increment the package ``Release:``. * Definitely credit yourself in a changelog entry.