You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dimitrios Efthymiou (Jira)" <ji...@apache.org> on 2023/07/15 23:09:00 UTC

[jira] [Commented] (NET-701) Typo 'miliiseconds' instead of 'milliseconds' in NTPUDPClient.getTime methods Javadoc comment

    [ https://issues.apache.org/jira/browse/NET-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743465#comment-17743465 ] 

Dimitrios Efthymiou commented on NET-701:
-----------------------------------------

this seems fixed on master
https://github.com/apache/commons-net/blob/master/src/main/java/org/apache/commons/net/ntp/NTPUDPClient.java#L50

> Typo 'miliiseconds' instead of 'milliseconds' in NTPUDPClient.getTime methods Javadoc comment
> ---------------------------------------------------------------------------------------------
>
>                 Key: NET-701
>                 URL: https://issues.apache.org/jira/browse/NET-701
>             Project: Commons Net
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 3.8.0
>            Reporter: Alexandre Vermeerbergen
>            Priority: Trivial
>
> There is a typo in the Javadoc of the two NTPUDPClient.getTime methods: the word 'miliiseconds' is used instead of 'milliseconds'
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)