You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: base/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ Per project:
7
7
*`pcg-random/`: External library to generate random numbers.
8
8
*`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.
9
9
*`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