summaryrefslogtreecommitdiff
path: root/fatfs/doc/en/getcwd.html
diff options
context:
space:
mode:
Diffstat (limited to 'fatfs/doc/en/getcwd.html')
-rw-r--r--fatfs/doc/en/getcwd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatfs/doc/en/getcwd.html b/fatfs/doc/en/getcwd.html
index df84287..045cce4 100644
--- a/fatfs/doc/en/getcwd.html
+++ b/fatfs/doc/en/getcwd.html
@@ -28,7 +28,7 @@ FRESULT f_getcwd (
<dt>buff</dt>
<dd>Pointer to the buffer to receive the current directory string.</dd>
<dt>len</dt>
-<dd>Size of the buffer in unit of TCHAR.</dd>
+<dd>Size of the buffer in unit of <tt>TCHAR</tt>.</dd>
</dl>
</div>