diff options
| author | Keith Packard <keithp@keithp.com> | 2014-01-24 21:34:39 -0800 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-01-24 21:34:39 -0800 | 
| commit | aa2edc97ac0c880e569baca453ff6302ad6da65f (patch) | |
| tree | 28f6d4575c62158086da0cbc55e295b5b9140a7f | |
| parent | eb3ffd06575ddd0be061aa2717c7075c823ed54e (diff) | |
doc: Fix spelling of decelerate
| -rw-r--r-- | doc/altusmetrum.xsl | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index d253f96c..30d98162 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -1596,7 +1596,7 @@ NAR #88757, TRA #12200  		<entry>dit dit dah dit</entry>  		<entry>  		  <para> -		    Decellerating, but moving faster than 200m/s. +		    Decelerating, but moving faster than 200m/s.  		  </para>  		</entry>  	      </row> @@ -1606,7 +1606,7 @@ NAR #88757, TRA #12200  		<entry>dah dit dah dit</entry>  		<entry>  		  <para> -		    Decellerating, moving slower than 200m/s +		    Decelerating, moving slower than 200m/s  		  </para>  		</entry>  	      </row> @@ -2217,7 +2217,7 @@ NAR #88757, TRA #12200  		<listitem>  		  <para>  		    Fast. The motor has burned out and the rocket is -		    descellerating, but it is going faster than 200m/s. +		    decelerating, but it is going faster than 200m/s.  		  </para>  		</listitem>  		<listitem> | 
