Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 105793b

Browse files
fix typo in comment
1 parent 8c01f96 commit 105793b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings/sql_developer/trivadis_custom_format.arbori

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ i5_define_global_variables:
198198
var Pattern = Java.type("java.util.regex.Pattern");
199199
var Collectors = Java.type('java.util.stream.Collectors');
200200

201-
// oracle.dptools.app classes
201+
// oracle.dbtools.app classes
202202
var Format = Java.type('oracle.dbtools.app.Format');
203203
var Format$Breaks = Java.type("oracle.dbtools.app.Format$Breaks");
204204
var Format$Space = Java.type("oracle.dbtools.app.Format$Space");

0 commit comments

Comments
 (0)