Maqbool 7 лет назад
Родитель
Сommit
586aa29d26
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/overview.edoc

+ 1 - 1
doc/overview.edoc

@@ -111,7 +111,7 @@ Notes:
     can be represented without precision loss and as `binary()' for high
     precision DECIMAL values. This is similar to how the `odbc' OTP application
     treats DECIMALs.</li>
-  <li id="vn3">For `DATETIME', `TIMESTAMP' and `TIME' values with franctions of
+  <li id="vn3">For `DATETIME', `TIMESTAMP' and `TIME' values with fractions of
     seconds, we use a float for the seconds part. (These are unusual and were
     added to MySQL in version 5.6.4.)</li>
   <li id="vn4">Since `TIME' can be outside the `calendar:time()' interval, we use