Skip to content

Commit

Permalink
devonfw#10: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-vcapgemini committed Nov 9, 2023
1 parent 2dcc981 commit 53e9181
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public interface IdeContext extends IdeLogger {

/**
* The name of the setup folder inside the {@link #FOLDER_WORKSPACE workspace} folder containing the templates for the
* configuration templates for the initial setup of a workspace. This is closely realted with the
* configuration templates for the initial setup of a workspace. This is closely related with the
* {@link #FOLDER_UPDATE update} folder.
*/
String FOLDER_SETUP = "setup";
Expand Down

0 comments on commit 53e9181

Please sign in to comment.