mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 10:35:34 +08:00
chore(fix): data_strcutres -> data_structures (#2399)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <queue> /// for queue data structure
|
||||
|
||||
/**
|
||||
* @namespace data_strcutres
|
||||
* @namespace data_structures
|
||||
* @brief Data structures algorithms
|
||||
*/
|
||||
namespace data_structures {
|
||||
|
||||
Reference in New Issue
Block a user