Skip to content

Commit 8944f9e

Browse files
fix typo
1 parent 9827cbf commit 8944f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/integrationtest/compile_1/compile_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ func TestCompileWithOutputDirFlagIgnoringFoldersCreatedByEsp32RainMakerLib(t *te
13421342
require.NoError(t, err)
13431343

13441344
// When importing the `RMaker` library, the esp32 core produces in output a folder,
1345-
// containg all the binaries exported. The name of the folder matches the sketch name.
1345+
// containing all the binaries exported. The name of the folder matches the sketch name.
13461346
// In out case:
13471347
// cache-dir/
13481348
// |- RainMakerSketch.ino/ <--- This should be ignored

0 commit comments

Comments
 (0)