From: mtheall Date: Thu, 30 Oct 2014 18:52:30 +0000 (-0500) Subject: fix typo X-Git-Tag: v0.2.0~71^2~7 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=c8a3207c424a456e265864ad6b023510c54e5345;p=corbenik%2Fctrulib.git fix typo --- diff --git a/libctru/source/sdmc_dev.c b/libctru/source/sdmc_dev.c index e6d5376..c823fe6 100644 --- a/libctru/source/sdmc_dev.c +++ b/libctru/source/sdmc_dev.c @@ -436,7 +436,7 @@ sdmc_stat(struct _reent *r, /*! Hard link a file * * @param[in,out] r newlib reentrancy struct - * @param[in] existing Path of ile to link + * @param[in] existing Path of file to link * @param[in] newLink Path of new link * * @returns 0 for success