File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ <h1>LiquidJava Quiz</h1>
120120< p > In LiquidJava, the < code > @ExternalRefinementsFor</ code > annotation is used to:</ p >
121121< ul class ="radio-list ">
122122< li > < label > < input type ="radio " data-question ="1 " data-content ="0 " /> Import refinements from external libraries</ label > </ li >
123- < li > < label > < input type ="radio " data-question ="0 " data-content ="1 " /> Define new refinements for an external class</ label > </ li >
123+ < li > < label > < input type ="radio " data-question ="0 " data-content ="1 " /> Define new refinements for an external class or interface </ label > </ li >
124124< li > < label > < input type ="radio " data-question ="1 " data-content ="0 " /> Export refinements to other modules</ label > </ li >
125125< li > < label > < input type ="radio " data-question ="1 " data-content ="0 " /> None of the above</ label > </ li >
126126</ ul >
You can’t perform that action at this time.
0 commit comments