@@ -92,7 +92,7 @@ Calling the function `getf` on a `plist` and a key will try to find that key in
The `getf` function also takes an optional argument, `default`, which it will return if the given key is not found in the given `plist`. The default `default` is `NIL`.