From c9a81e6ef6e5a75b0eba482cb2d975cba64e8430 Mon Sep 17 00:00:00 2001 From: Karan Misra Date: Fri, 22 Mar 2013 05:38:29 +0530 Subject: [PATCH] .gitignore: Fix typo in the word refreshing --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index daf0643a20c..8e3a3bc0ae9 100644 --- a/.gitignore +++ b/.gitignore @@ -60,7 +60,7 @@ config/fog_credentials.yml /public/uploads /public/stylesheet-cache/* -# Scripts used for downloading/refshing db +# Scripts used for downloading/refreshing db script/download_db script/refresh_db