Fix previous change.
authorhanda <handa>
Mon, 27 Dec 2004 04:56:31 +0000 (04:56 +0000)
committerhanda <handa>
Mon, 27 Dec 2004 04:56:31 +0000 (04:56 +0000)
ko-romaja.mim

index 1a7b0b0..acf0f17 100644 (file)
  (tilda
   ("~"))
 
- ((S-\ )
-  (" ")))
+ (space
+  ((S-\ ))))
 
 (state
  (init
   (V (shift after-LV))
   (punctuation)
   (backspace)
+  (space)
   (tilda (shift single)))
 
  (after-L