Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9012/resources/docs

Modified Files:
	changes.txt 
Log Message:
fix typos, orbitting -> orbiting

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- changes.txt	28 Mar 2009 02:50:16 -0000	1.210
+++ changes.txt	28 Mar 2009 09:35:37 -0000	1.211
@@ -225,7 +225,7 @@
 been replaced by the mainTitleBar option.
 14) Added "viewRange: (0-3)" option to draw a dashed circle on the map showing
 the range at which enemies can see you.  You can choose to draw it at all times,
-only when you are cloaked, only when carrying, or not at all.  If orbitting a
+only when you are cloaked, only when carrying, or not at all.  If orbiting a
 foreign planet, no circle is drawn, as you are visible to all.  View range is
 disabled if your ship is a starbase.  Cloaked view range will also show on the
 tactical map if tactical is resized large enough.  Showing view range circles on
@@ -255,7 +255,7 @@
 phantom armies on a planet or delay on bombing a planet flat because you lost a
 planet packet.  Also no more wondering if you missed a planet packet while
 dropping if planet army count doesn't go down.  This cross-check with server
-occurs 10 times/second for a planet you are orbitting (critical), and will cycle
+occurs 10 times/second for a planet you are orbiting (critical), and will cycle
 through the rest of the planets at a rate of 1 planet every 100 ms.  Adds 100
 bytes/sec in upstream data from client to server.
 22) New netrekrc option "infoRange: (on)/off" to draw a dashed white box on your
@@ -410,7 +410,7 @@
   as it allows for future data to be sent in this packet (lots of empty room).  Currently
   it sends your ship's repair time..removing the need for the client side repair time
   calculation, which had several flaws and didn't work well with observers.  It also
-  sends info on which planet you are orbitting.
+  sends info on which planet you are orbiting.
 - added "UseFullShipInfo: (on)/off" to choose whether to use short or long type packets
   for other player info.  Default is on.  This netrekrc setting controls whether the
   feature packet FULL_DIRECTION_RESOLUTION is used.
@@ -1049,4 +1049,4 @@
 - changed default documentation file to be netrekxp.doc instead of brm.doc
 - compiled netrekxp.doc from old version of cow.doc. Still some features missing
 - fixed some bitmaps 
-- reduced bitmap sizes
\ No newline at end of file
+- reduced bitmap sizes