mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
chore(fix): data_strcutres
-> data_structures
(#2399)
This commit is contained in:
parent
d0f7f230ca
commit
8cc4433050
@ -13,7 +13,7 @@
|
||||
#include <queue> /// for queue data structure
|
||||
|
||||
/**
|
||||
* @namespace data_strcutres
|
||||
* @namespace data_structures
|
||||
* @brief Data structures algorithms
|
||||
*/
|
||||
namespace data_structures {
|
||||
|
Loading…
Reference in New Issue
Block a user