Skip to content

Commit

Permalink
fix grammar
Browse files Browse the repository at this point in the history
Contribute to NP-207 and NP-206
  • Loading branch information
jellespijker committed Jun 5, 2024
1 parent f409c0f commit 40e0b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slicer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include "Application.h"
#include "Slice.h"
#include "geometry/OpenPolyline.h"
#include "geometry/SingleShape.h" // Needed to our call of splitIntoParts()
#include "geometry/SingleShape.h" // Needed in order to call splitIntoParts()
#include "plugins/slots.h"
#include "raft.h"
#include "settings/AdaptiveLayerHeights.h"
Expand Down

0 comments on commit 40e0b5b

Please sign in to comment.