From 274a919f0802e542f0c3dfab156b6657259beda9 Mon Sep 17 00:00:00 2001
From: marco <marco@5a81b35b-ba03-0410-adc8-b2c5c5119f08>
Date: Thu, 11 Mar 2010 13:33:17 +0000
Subject: [PATCH] fix typo

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1809 5a81b35b-ba03-0410-adc8-b2c5c5119f08
---
 website/raw/FAQ.mkdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/raw/FAQ.mkdown b/website/raw/FAQ.mkdown
index 735453586..7caed4df1 100644
--- a/website/raw/FAQ.mkdown
+++ b/website/raw/FAQ.mkdown
@@ -10,7 +10,7 @@ Openstructure is released under GNU-LGPL license
 
 Openstructure is not aiming to be a Viewer, but more a molecular modelling platform, a toolkit. It features nice graphics, though!  
 
-**How to I load all PDB files in a directory?**
+**How do I load all PDB files in a directory?**
 
 The python glob module can be used to match files in a certain directory against a glob pattern. Then use LoadPDB as you normally would.
 
-- 
GitLab