diff --git a/c-programming/floatscan_experiment.c b/c-programming/floatscan_experiment.c index 8daa280..8e4e777 100644 --- a/c-programming/floatscan_experiment.c +++ b/c-programming/floatscan_experiment.c @@ -1,5 +1,5 @@ /* - * This was an experiment to learn about how libc turn floating point values + * This was an experiment to learn about how libc turn floating point strings * into actual values. * * Expects the floating point string to be in stdin.