lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6037] Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [6037] Improve documentation
Date: Fri, 21 Nov 2014 23:54:22 +0000

Revision: 6037
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6037
Author:   chicares
Date:     2014-11-21 23:54:20 +0000 (Fri, 21 Nov 2014)
Log Message:
-----------
Improve documentation

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/wx_test_pdf_create.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2014-11-21 22:52:42 UTC (rev 6036)
+++ lmi/trunk/ChangeLog 2014-11-21 23:54:20 UTC (rev 6037)
@@ -34654,3 +34654,8 @@
   wx_test_pdf_create.cpp
 Conform to 20141106T1655Z accelerator change.
 
+20141121T2354Z <address@hidden> [516]
+
+  wx_test_pdf_create.cpp
+Improve documentation.
+

Modified: lmi/trunk/wx_test_pdf_create.cpp
===================================================================
--- lmi/trunk/wx_test_pdf_create.cpp    2014-11-21 22:52:42 UTC (rev 6036)
+++ lmi/trunk/wx_test_pdf_create.cpp    2014-11-21 23:54:20 UTC (rev 6037)
@@ -122,8 +122,8 @@
         fs::remove(cell_pdf_paths[n]);
         }
 
-    // Print the census to disk.
-    ui.Char('i', wxMOD_CONTROL | wxMOD_SHIFT);  // "Census|Print case to disk"
+    // Print the census to PDF.
+    ui.Char('i', wxMOD_CONTROL | wxMOD_SHIFT);  // "Census|Print case to PDF"
     wxYield();
 
     // Close the census, we don't need it any more, and answer "No" to the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]