]> Chaos Git - corbenik/ctrulib.git/commitdiff
fix typo
authormtheall <pigman46@gmail.com>
Thu, 30 Oct 2014 18:52:30 +0000 (13:52 -0500)
committermtheall <pigman46@gmail.com>
Thu, 30 Oct 2014 18:52:30 +0000 (13:52 -0500)
libctru/source/sdmc_dev.c

index e6d537699d34a6deb5994d9015410246aec5e430..c823fe660271f7eac9244683ad2c4213c1f305cb 100644 (file)
@@ -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