Skip to content

Commit d04c0a8

Browse files
committed
Test commit
Signed-off-by: Andrew Xie <dev@xie.is>
1 parent 4051626 commit d04c0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Per project:
77
* `pcg-random/`: External library to generate random numbers.
88
* `poco/`: A set of C++ libraries to build programs. This is forked and modified from the original. We aim to slowly remove it from the project completely with our own code or STD when possible, not update it or add new features to it.
99
* `readpassphrase/`: External library to read passwords via terminal prompt.
10-
* `widechar_width/`: External library to implement `wcwidth` which measures the width of unicode strings.
10+
* `widechar_width/`: External library to implement `wcwidth` which measures the width of Unicode strings.

0 commit comments

Comments
 (0)