diff --git a/index.html b/index.html index 05b7fcf..8caca58 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,7 @@ f.clear();
 (bool)f
 !f.empty()
- True if f has no target. The conversion to bool evaluates true if a target exists, whereas empty() returns true if no target exists. + The conversion to bool evaluates true if a target exists, whereas empty() returns true if no target exists.
f(a1, a2, ..., aN)