mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 07:25:42 +08:00
fix filename in docs
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @namespace spirograph Functions related to spirograph.c
|
||||
* @namespace spirograph Functions related to spirograph.cpp
|
||||
*/
|
||||
namespace spirograph {
|
||||
/** Generate spirograph curve into arrays `x` and `y` such that the i^th point
|
||||
|
||||
Reference in New Issue
Block a user