sim/ppc/*: Change immediatly to immediately
[deliverable/binutils-gdb.git] / sim / ppc / hw_com.c
index 648c4df1ed537f7c73af76f95f7d02636e5154c0..38d6d85cefc3da39c684f6637def27fb2a2bd200 100644 (file)
    input-buffering = "unbuffered" (optional)
 
    Specifying "unbuffered" buffering disables buffering on the serial
-   devices input stream (all data is immediatly read).  In the future,
+   devices input stream (all data is immediately read).  In the future,
    this option may be used to provide input buffering alternatives.
 
 
    output-buffering = "unbuffered" (optional)
 
    Specifying "unbuffered" buffering disables buffering on the serial 
-   devices output stream (all data is immediatly written).  In the future, 
+   devices output stream (all data is immediately written).  In the future, 
    this option may be extended to include other buffering alternatives.
 
 
This page took 0.026104 seconds and 4 git commands to generate.