Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0ad10c0

Browse files
author
thk123
committedJun 13, 2018
Correcting spelling
1 parent ad0811c commit 0ad10c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎jbmc/src/java_bytecode/ci_lazy_methods_needed.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ bool ci_lazy_methods_neededt::add_needed_class(
4646
}
4747

4848
/// Add to the needed classes all class specified, the replacement type if it
49-
/// will be replaced, and all feilds it contains.
49+
/// will be replaced, and all fields it contains.
5050
/// \param pointer_type: The type to add
5151
void ci_lazy_methods_neededt::add_all_needed_classes(const pointer_typet &pointer_type)
5252
{

0 commit comments

Comments
 (0)