aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfile/sys_defs.h
diff options
context:
space:
mode:
authorroot <root@ps-pc.(none)>2014-07-06 13:57:56 +0300
committerroot <root@ps-pc.(none)>2014-07-06 13:57:56 +0300
commit294576c2c4f1d28616703c2d29d81c31ace570c7 (patch)
treea8667d234fee82c316958128a48219a00436f920 /src/gfile/sys_defs.h
parent71892bf7616cfd3289e728b9034f286681dfccab (diff)
parentfeec298beba4fa7bbf4f068dda6b0d6ba1b63f61 (diff)
downloaduGFX-294576c2c4f1d28616703c2d29d81c31ace570c7.tar.gz
uGFX-294576c2c4f1d28616703c2d29d81c31ace570c7.tar.bz2
uGFX-294576c2c4f1d28616703c2d29d81c31ace570c7.zip
Merge branch 'pcf8812' of https://bitbucket.org/pashamray/ugfx into pcf8812
Diffstat (limited to 'src/gfile/sys_defs.h')
-rw-r--r--src/gfile/sys_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfile/sys_defs.h b/src/gfile/sys_defs.h
index 4280f7fe..0c5bac0c 100644
--- a/src/gfile/sys_defs.h
+++ b/src/gfile/sys_defs.h
@@ -73,7 +73,7 @@ extern "C" {
/**
* @brief Get the size of a file
- * @note Please use @p gfileGetSize() if the file is not opened
+ * @note Please use @p gfileGetSize() if the file is opened
*
* @param[in] fname The file name
*