diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 7dd22d7cb06..24a55744eae 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -49814,6 +49814,7 @@
+ Returns a new vector with all components in absolute values (i.e. positive).
@@ -49864,6 +49865,7 @@
+ Returns the vector with a maximum length.
@@ -50034,7 +50036,7 @@
- Returns a new vector with all components in absolute values (e.g. positive).
+ Returns a new vector with all components in absolute values (i.e. positive).