Fix typos

This commit is contained in:
Ben
2023-03-07 14:34:23 +01:00
parent 7bf856ca48
commit a15863599b
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1 +1 @@
Folder that hold various programming notes.
Folder that holds various programming notes.
+1 -1
View File
@@ -4,6 +4,6 @@ Notes for cmake.
% cmake -DCMAKE_BUILD_TYPE=Debug ..
% cmake -DCMAKE_BUILD_TYPE=Release ..
% make clean
% make seer
% make seergdb
% sudo make install