This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
The following commit(s) were added to refs/heads/main by this push:
new 205e43bff chore: fix typo: ContentNegotation -> ContentNegotiation
(#477)
205e43bff is described below
commit 205e43bff2919fe0399634458a23b9d588528bf5
Author: Arnout Engelen <[email protected]>
AuthorDate: Sat Feb 10 13:48:13 2024 +0100
chore: fix typo: ContentNegotation -> ContentNegotiation (#477)
---
.../scaladsl/server/{ContentNegotation.scala => ContentNegotiation.scala} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git
a/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala
b/http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotiation.scala
similarity index 100%
rename from
http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotation.scala
rename to
http/src/main/scala/org/apache/pekko/http/scaladsl/server/ContentNegotiation.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]