# HG changeset patch # User Franz Glasner # Date 1726668919 -7200 # Node ID 24f4dccaea450d1151f5157175ef0dcb26b06909 # Parent 4babcf9abc1a7ce5f966a0a734d6837f297afd75 Docs: wording diff -r 4babcf9abc1a -r 24f4dccaea45 share/local-bsdtools/farray.sh --- a/share/local-bsdtools/farray.sh Wed Sep 18 16:13:51 2024 +0200 +++ b/share/local-bsdtools/farray.sh Wed Sep 18 16:15:19 2024 +0200 @@ -503,7 +503,7 @@ #: $1 (str): The name of the existing array. #: $2 (int): The index. #: $3 (optional): The value to set. If the value is not given the null -#: will be appended. +#: will be set. #: #: No holes are allowed in an array: only values at existing indices are #: allowed. As an exception a value can be appended if the given index