Skip to content

Commit b3a2f7a

Browse files
fix code comment 'argpprase' to 'argparse'
1 parent 5559200 commit b3a2f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argparse.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ struct argparse_option {
8484
};
8585

8686
/**
87-
* argpparse
87+
* argparse
8888
*/
8989
struct argparse {
9090
// user supplied

0 commit comments

Comments
 (0)