Kaynağa Gözat

Corrected documentation of Log database function.

Stefan Brand 1 yıl önce
ebeveyn
işleme
eb9df03a43
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/ref/models/database-functions.txt

+ 1 - 1
docs/ref/models/database-functions.txt

@@ -1205,7 +1205,7 @@ It can also be registered as a transform. For example:
 .. class:: Log(expression1, expression2, **extra)
 
 Accepts two numeric fields or expressions and returns the logarithm of
-the first to base of the second.
+the second to base of the first.
 
 Usage example: