Merge commit '738dd8c426dcc6ed2508d68b7985f68d66549889'
[nikiroo-utils.git] / src / jexer / TTableWidget.java
index d8e01909e03717bc10f60eb56793adb011e2ab27..9b4d7c9847faaa6688dae4a65b63173169683e77 100644 (file)
@@ -1383,7 +1383,7 @@ public class TTableWidget extends TWidget {
     }
 
     /**
-     * Save contents to file in CSV format.
+     * Load contents from file in CSV format.
      *
      * @param csvFile a File referencing the CSV data
      * @throws IOException if a java.io operation throws