1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-11-08 08:54:34 +05:30

str_replace.c: fix grammar

This commit is contained in:
Intel A80486DX2-66 2024-06-28 13:53:30 +03:00
parent e7272e8043
commit f62488731f
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -1,7 +1,7 @@
/*
* str_replace.c
*
* TODO: Add ability to replace from the end (negative value of max_count)
* TODO: Add the ability to replace from the end
*
* Author: Intel A80486DX2-66
* License: Unlicense