fixed occurrence of deadname
This commit is contained in:
parent
d7c50a1941
commit
fec22d16f5
@ -1,6 +1,6 @@
|
||||
/* This file contains string definitions for ANSI color sequences
|
||||
* it was written by Nicholas "Lavacano" O'Connor and is available
|
||||
* to all under the MIT license.
|
||||
* it was written by Nicole O'Connor and is available to all
|
||||
* under the MIT license.
|
||||
*
|
||||
* Usage:
|
||||
* std::cout << ansicol::red_bold << "I am bold red text!" << ansicol::reset << std::endl;
|
||||
|
Loading…
Reference in New Issue
Block a user