Skip to content

Commit ab10daa

Browse files
committed
Fix typo in comment
1 parent 570220e commit ab10daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cregistry/entry.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@ int reg_entry_map(reg_entry* entry, char** files, int file_count,
864864
}
865865

866866
/**
867-
* Unaps files from the given port in the filemap. The files must be owned by
867+
* Unmaps files from the given port in the filemap. The files must be owned by
868868
* the given entry.
869869
*
870870
* @param [in] entry the entry to unmap the files from

0 commit comments

Comments
 (0)