diff options
| author | 2021-11-13 15:45:13 -0800 | |
|---|---|---|
| committer | 2021-11-13 15:45:13 -0800 | |
| commit | 9b7c7445b228c6675cd470423cc93feb661929f2 (patch) | |
| tree | dfd52bec368fc4d17be155046567566482374894 /srfi-225.html | |
| parent | Drop trailing whitespace. (diff) | |
Fix errors reported by W3C HTML Validator.
Diffstat (limited to '')
| -rw-r--r-- | srfi-225.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/srfi-225.html b/srfi-225.html index 89c842f..0789bf9 100644 --- a/srfi-225.html +++ b/srfi-225.html @@ -432,7 +432,7 @@ new dictionary types that may not have complete dictionary APIs:</p> <dd>dict-alter</dd> <dt>dict-delete</dt> - <dd>dict-delete-all</dt> + <dd>dict-delete-all</dd> <dt>dict-delete-all</dt> <dd>dict-alter</dd> @@ -441,10 +441,10 @@ new dictionary types that may not have complete dictionary APIs:</p> <dd>dict-alter</dd> <dt>dict-intern</dt> - <dd>dict-alter</dt> + <dd>dict-alter</dd> <dt>dict-update</dt> - <dd>dict-alter</dt> + <dd>dict-alter</dd> <dt>dict-update/default</dt> <dd>dict-update</dd> @@ -468,7 +468,7 @@ new dictionary types that may not have complete dictionary APIs:</p> <dd>dict-filter</dd> <dt>dict-count</dt> - <dd>dict-fold</dt> + <dd>dict-fold</dd> <dt>dict-any</dt> <dd>dict-for-each</dd> |
