Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kadyb authored Mar 6, 2024
1 parent 49a145e commit df50511
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion notebooks/02_przetwarzanie_raster.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ r
plot(r, ext = ext(raster)) # porównaj z oryginalnym zasięgiem
```

Należy zauważyć, że zasię dociętego rastra może się różnić od oczekiwanego,
Należy zauważyć, że zasięg dociętego rastra może różnić się od oczekiwanego,
ponieważ zwracane są pełne komórki w wierszach i kolumnach.

## Zmiana rozdzielczości
Expand Down
64 changes: 32 additions & 32 deletions notebooks/02_przetwarzanie_raster.html

Large diffs are not rendered by default.

0 comments on commit df50511

Please sign in to comment.