main
Bob Mottram 2022-12-31 21:33:10 +00:00
parent 79be7be400
commit 6cad104d67
1 changed files with 1 additions and 1 deletions

View File

@ -1973,7 +1973,7 @@ def html_following_data_list(base_dir: str, nickname: str,
domain: str, domain_full: str,
following_type: str = "following") -> str:
"""Returns a datalist of handles being followed
folloingHandles, followersHandles
followingHandles, followersHandles
"""
list_str = '<datalist id="' + following_type + 'Handles">\n'
following_filename = \