Fix example samrc. - sam - An updated version of the sam text editor.
 (HTM) git clone git://vernunftzentrum.de/sam.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 93ce022b61ba91792c95501669940e4620ef4f88
 (DIR) parent e3db7a503de6e0b49d224225da597a1bee0b89f5
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Wed,  7 Dec 2016 15:56:28 -0600
       
       Fix example samrc.
       
       Diffstat:
         doc/samrc                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/doc/samrc b/doc/samrc
       @@ -46,7 +46,7 @@ unbind C d
        bind C z command send u
        
        # Control-Return inserts a line below the current one
       -bind C Enter command send +-a/\n/
       +bind C Return command send +-a/\n/
        
        # Control-S writes the file, Control-Shift-S writes all files.
        bind C s command write