Description: fix spelling of writable
Author: Ryan Niebur

Index: gstm/src/conffile.c
===================================================================
--- gstm/src/conffile.c	2011-09-12 20:27:24.000000000 -0700
+++ gstm/src/conffile.c	2011-09-12 20:27:34.000000000 -0700
@@ -140,7 +140,7 @@
 			gstm_interface_error("filename conversion failed");
 		}			
 	} else {
-		gstm_interface_error(".gSTM directory not writeable!");
+		gstm_interface_error(".gSTM directory not writable!");
 	}
 	return ret;
 }
