From 17aa330db6c7a1da853bc6c4d6846d33e9f63690 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Thu, 20 Dec 2012 12:35:58 +0000
Subject: [PATCH] Fix typo (thanks Gerard)

git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@659 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
---
 mutalyzer/templates/help.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mutalyzer/templates/help.html b/mutalyzer/templates/help.html
index 448d0824..f34621f9 100644
--- a/mutalyzer/templates/help.html
+++ b/mutalyzer/templates/help.html
@@ -63,7 +63,7 @@
           with the Name checker
       </p>
       <p>
-        - <a href="#GenBankUploader">Refrence File Loader</a>: allows you to
+        - <a href="#GenBankUploader">Reference File Loader</a>: allows you to
           upload and use your own reference sequence.
       </p>
       <p>
-- 
GitLab