Skip to content

Commit dab5110

Browse files
committed
typo
1 parent c7d0955 commit dab5110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/sosy_lab/java_smt/api/SolverContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ enum ProverOptions {
6363
*/
6464
GENERATE_UNSAT_CORE_OVER_ASSUMPTIONS,
6565

66-
/** Whether the solver should enable support ofr formulae build in SL theory. */
66+
/** Whether the solver should enable support for formulae build in SL theory. */
6767
ENABLE_SEPARATION_LOGIC
6868
}
6969

0 commit comments

Comments
 (0)