commit: 3e467ece69c7405722b88f179a7486543bca993c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 13 00:55:46 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 13 00:55:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e467ece
dev-java/gwt: fix typo in patch comment Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/gwt/files/gwt-2.9.0-jsinterop-classpath.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/gwt/files/gwt-2.9.0-jsinterop-classpath.patch b/dev-java/gwt/files/gwt-2.9.0-jsinterop-classpath.patch index 5e69341210cf..55d14fab15d3 100644 --- a/dev-java/gwt/files/gwt-2.9.0-jsinterop-classpath.patch +++ b/dev-java/gwt/files/gwt-2.9.0-jsinterop-classpath.patch @@ -1,6 +1,6 @@ # It's unclear how upstream gets their "dev.compile.test" target to compile # without this - it could be that their testing is done with the local tools/ -# dir, and that some assumptions are made somewhere in the bulid system that +# dir, and that some assumptions are made somewhere in the build system that # don't apply when the tools dir is elsewhere. Either way, this fixes it. # # a Pull Request (of sorts) has been issued with upstream to incorporate this
