[Liblas-commits] hg: typo

liblas-commits at liblas.org liblas-commits at liblas.org
Thu Jul 1 10:24:53 EDT 2010


changeset 714a12f210b1 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=714a12f210b1
summary: typo

diffstat:

 doc/tutorial/cpp.txt |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r d3c9a68dad27 -r 714a12f210b1 doc/tutorial/cpp.txt
--- a/doc/tutorial/cpp.txt	Thu Jul 01 08:37:32 2010 -0500
+++ b/doc/tutorial/cpp.txt	Thu Jul 01 09:24:46 2010 -0500
@@ -94,7 +94,9 @@
  header.SetDataFormatId(LASHeader::ePointFormat1);
  // fill other header members
 
-..note:: 
+
+
+.. note:: 
     The default constructed header object can be used as perfectly valid
     header. It will define LAS file according to LAS 1.2 and Point Data Format
     0.


More information about the Liblas-commits mailing list