Skip to content

Conversation

@conao3
Copy link
Contributor

@conao3 conao3 commented Sep 15, 2025

I found small typo, I fixit.
(I find this repository but I don't know how to use this lib, at least I identified that the folder name contained a typo, which I have now corrected :)

@borkdude
Copy link
Member

Can you describe what the typo was? It's surprisingly hard to see the diff just via the Github UI.

@conao3
Copy link
Contributor Author

conao3 commented Sep 16, 2025

https://patch-diff.githubusercontent.com/raw/clj-easy/graal-config/pull/2.patch is more easy to see diff.

From 04b4667cdfc1248e000c1ee428ded8e2145a38d6 Mon Sep 17 00:00:00 2001
From: conao3 <[email protected]>
Date: Mon, 15 Sep 2025 21:56:48 +0900
Subject: [PATCH] fix folder typo

---
 .../{sl4fj-simple => slf4j-simple}/native-image.properties        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename config/org.slf4j/slf4j-simple/resources/META-INF/native-image/org.slf4j/{sl4fj-simple => slf4j-simple}/native-image.properties (100%)

diff --git a/config/org.slf4j/slf4j-simple/resources/META-INF/native-image/org.slf4j/sl4fj-simple/native-image.properties b/config/org.slf4j/slf4j-simple/resources/META-INF/native-image/org.slf4j/slf4j-simple/native-image.properties
similarity index 100%
rename from config/org.slf4j/slf4j-simple/resources/META-INF/native-image/org.slf4j/sl4fj-simple/native-image.properties
rename to config/org.slf4j/slf4j-simple/resources/META-INF/native-image/org.slf4j/slf4j-simple/native-image.properties

so I renamed the folder; sl4fj-simple -> slf4j-simple

@borkdude borkdude merged commit 137d643 into clj-easy:master Sep 16, 2025
0 of 3 checks passed
@borkdude
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants