Skip to content

Commit 3102de0

Browse files
committed
spelling: dependencies
1 parent 11d766c commit 3102de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/resources/neo4j-wrapper.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dbms.jvm.additional=-XX:+AlwaysPreTouch
3232

3333
# Trust that non-static final fields are really final.
3434
# This allows more optimisations and improves overall performance.
35-
# NOTE: Disable this if you use embedded mode, or have extensions or depencies that may use reflection or serialization
35+
# NOTE: Disable this if you use embedded mode, or have extensions or dependencies that may use reflection or serialization
3636
# to change the value of final fields!
3737
dbms.jvm.additional=-XX:+UnlockExperimentalVMOptions
3838
dbms.jvm.additional=-XX:+TrustFinalNonStaticFields

0 commit comments

Comments
 (0)