Skip to content

Commit 49b842a

Browse files
committed
Fixed comment
1 parent 9ee3429 commit 49b842a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CGridListCtrlEx/CGridListCtrlEx.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ void CGridListCtrlEx::UpdateFocusCell(int nCol)
721721
}
722722

723723
//------------------------------------------------------------------------
724-
//! Scrolls the view, so the column because visible
724+
//! Scrolls the view, so the column becomes visible
725725
//!
726726
//! http://www.codeguru.com/cpp/controls/listview/columns/article.php/c931/
727727
//!

0 commit comments

Comments
 (0)