Skip to content

Commit e8b3b0f

Browse files
committed
Fix typo
1 parent c515d5a commit e8b3b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/AddSapMachineTools.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
import jdk.tools.jlink.plugin.ResourcePoolEntry;
4646

4747
/**
48-
* Adds tools that are SAPMachine specific tools
48+
* Adds tools that are SapMachine specific tools
4949
*/
5050
public class AddSapMachineTools extends AbstractPlugin implements PostProcessor {
5151

0 commit comments

Comments
 (0)