Skip to content

Commit 9ae960f

Browse files
author
thk123
committed
Correcting spelling
1 parent e13d5a1 commit 9ae960f

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(
5252
const pointer_typet &pointer_type)

0 commit comments

Comments
 (0)