From c881d245539754d5e6cd1810a2b9979a0a9513cd Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 6 Jun 2014 23:12:50 -0400 Subject: [PATCH] Add parens to issue #. [ci skip] --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index 467d1dd3..d1e13bcb 100644 --- a/History.markdown +++ b/History.markdown @@ -34,7 +34,7 @@ * Keep all parent directories of files/dirs in `keep_files` (#2458) * When using RedCarpet and Rouge without Rouge installed, fixed erroneous error which stated that redcarpet was missing, not rouge. (#2464) - * Ignore *all* directories and files that merit it on auto-generation #2459 + * Ignore *all* directories and files that merit it on auto-generation (#2459) ### Development Fixes