Fix global variable in clam_winpos example
    
        | author | Dan Lidral-Porter <dlp@aperiodic.org> | 
    
        | date | Fri, 04 May 2012 00:09:55 -0700 | 
    
    
        | parents | b528cf3de728 | 
    
        | children | ad458d7e3e8d | 
    
        | branches/tags | (none) | 
    
        | files | doc/clam.txt | 
Changes
    
--- a/doc/clam.txt	Thu Apr 12 17:29:33 2012 -0400
+++ b/doc/clam.txt	Fri May 04 00:09:55 2012 -0700
@@ -117,7 +117,7 @@
 
 This option control where to open output window: >
 
-    let g:clam_autoreturn = 'topleft'
+    let g:clam_winpos = 'topleft'
 
 See the following topics for more information: |:vertical|, |:aboveleft|,
 |:belowright|, |:topleft|, and |:botright|.