Skip to content

Commit

Permalink
devel/tlx: fix whitespace in pkg-descr.
Browse files Browse the repository at this point in the history
  • Loading branch information
olgeni committed Oct 16, 2021
1 parent ead7b45 commit f840086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/tlx/pkg-descr
@@ -1,5 +1,5 @@
tlx is a collection of C++ helpers and extensions universally needed, but not
found in the STL.The most important design goals and conventions are:
found in the STL. The most important design goals and conventions are:
* high modularity with as little dependencies between modules as possible.
* attempt to never break existing interfaces.
* compile on all platforms with C++ - smartphones, supercomputers, windows, etc.
Expand Down

0 comments on commit f840086

Please sign in to comment.