Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jansorg committed Feb 19, 2025
1 parent b78a649 commit cf013d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ public interface AppLandCommandLineService extends Disposable {
/**
* Creates the command line to launch the AppMap JSON-RPC server.
*
* @param port If non-null, then the JSOn-RPC server will be launched with this port.
* @param port If non-null, then the JSON-RPC server will be launched with this port.
* This is useful to restart a server on the same port.
* @return The command line or {@code null} if the CLI is unavailable
*/
Expand Down

0 comments on commit cf013d9

Please sign in to comment.