X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fdbz_strings.h;h=76c8b75f8597a99aff29f901eda1be12ee98474a;hb=69d6349f8ad9d35c2acdb4e4e38ad42cd28b426c;hp=7fc09e97017778b9f4f05d0fb273853676bf0ec9;hpb=65b5512d92a8b13973ae65201b18922b856328e5;p=avr-crypto-lib.git diff --git a/test_src/dbz_strings.h b/test_src/dbz_strings.h index 7fc09e9..76c8b75 100644 --- a/test_src/dbz_strings.h +++ b/test_src/dbz_strings.h @@ -37,7 +37,7 @@ /** \fn uint8_t dbz_strcount(const char* str) * \brief count stings in dbz-terminated string * - * Count the single zero terminated string in a + * Count the single zero terminated strings in a * double terminated string * \param str pointer to the double-zero-terminated string */