Skip to content
Snippets Groups Projects
Commit a6a1daef authored by Lukas Cejka's avatar Lukas Cejka Committed by Tomáš Oberhuber
Browse files

Fixed spelling error in one of the TODOs.

parent 58d753b0
No related branches found
No related tags found
1 merge request!16Matrices
......@@ -89,7 +89,7 @@ void test_SetCompressedRowLengths()
EXPECT_EQ( m.getRowLength( 8), 7 );
EXPECT_EQ( m.getRowLength( 9), 8 );
// TOOD: Implement rowPointers test.
// TODO: Implement rowPointers test.
}
template< typename Matrix1, typename Matrix2 >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment