Skip to content

Commit

Permalink
Merge pull request #629 from mivek/fix/jgenerate-javadoc
Browse files Browse the repository at this point in the history
Fix/generate-javadoc
  • Loading branch information
mivek authored Feb 1, 2025
2 parents 02f1366 + 63674e2 commit 27aa8b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import java.util.function.BiPredicate;

/**
* Enum of GAFOR weather categories (see https://www.dwd.de/SharedDocs/broschueren/DE/luftfahrt/gafor.pdf?__blob=publicationFile&v=7).
* Enum of GAFOR weather categories (see https://www.dwd.de/SharedDocs/broschueren/DE/luftfahrt/gafor.pdf?__blob=publicationFile&v=7).
*/
public enum GAFORWeatherCategory implements WeatherCategory {

Expand Down

0 comments on commit 27aa8b0

Please sign in to comment.