lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 4c499e2 1/6: Correct a typo in a comment


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 4c499e2 1/6: Correct a typo in a comment
Date: Tue, 16 Feb 2021 20:11:38 -0500 (EST)

branch: master
commit 4c499e27970bd6e0bba10da91a769844ecff316a
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Correct a typo in a comment
---
 multidimgrid_any.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/multidimgrid_any.cpp b/multidimgrid_any.cpp
index 4f4fccc..12e4042 100644
--- a/multidimgrid_any.cpp
+++ b/multidimgrid_any.cpp
@@ -326,7 +326,7 @@ bool MultiDimGrid::Create
         }
     dimension_ = table().GetDimension();
 
-    // pospone the table data refresh until we exit Create() function
+    // postpone the table data refresh until we exit Create() function
     // being sure that we are ready for a refresh
     GridRefreshTableDataGuard guard(*this);
 



reply via email to

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