Skip to content

Commit 05d9af4

Browse files
authored
corrected filename in documentation
1 parent cdb53ca commit 05d9af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_learning/k_means_clustering.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file k_means_clustering.cpp
2+
* @file k_means_clustering.c
33
* @brief K Means Clustering Algorithm implemented
44
* @details
55
* This file has K Means algorithm implemmented

0 commit comments

Comments
 (0)