summaryrefslogtreecommitdiff
path: root/fatfs/doc/en/chdrive.html
diff options
context:
space:
mode:
Diffstat (limited to 'fatfs/doc/en/chdrive.html')
-rw-r--r--fatfs/doc/en/chdrive.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatfs/doc/en/chdrive.html b/fatfs/doc/en/chdrive.html
index 665e543..7950994 100644
--- a/fatfs/doc/en/chdrive.html
+++ b/fatfs/doc/en/chdrive.html
@@ -41,7 +41,7 @@ FRESULT f_chdrive (
<div class="para desc">
<h4>Description</h4>
-<p>The <tt>f_chdrive()</tt> function changes the current drive. The initial value of the current drive number is 0. Note that the current drive is retained in a static variable so that it also affects other tasks that using the file functions.</p>
+<p>The <tt>f_chdrive</tt> function changes the current drive. The initial value of the current drive number is 0. Note that the current drive is retained in a static variable so that it also affects other tasks that using the file functions.</p>
</div>
<div class="para comp">