added reference to created issue for update_key

This commit is contained in:
Anton-4 2022-02-21 17:20:19 +01:00
parent 272e6f9ca0
commit 985af24071
No known key found for this signature in database
GPG key ID: C954D6E0F9C0ABFD
2 changed files with 2 additions and 2 deletions

View file

@ -580,7 +580,7 @@ impl IdentIds {
}
// necessary when the name of a value is changed in the editor
// TODO fix when same ident_name is present multiple times
// TODO fix when same ident_name is present multiple times, see issue #2548
pub fn update_key(
&mut self,
old_ident_name: &str,