Skip to content

Conversation

EchoEllet
Copy link

Just fixing a few typos in the README.md

@EchoEllet
Copy link
Author

Hi @ilya-g, should this be merged or rejected?

Notice that, instead of the general `DateTimeUnit` and `DateTimePeriod` types, we're using their subtypes
`DateTimeUnit.DateBased` and `DatePeriod` respectively. This allows preventing the situations when
time components are being added to a date at compile time.
time components are being added to date at compile time.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"a date" here means "an instance of LocalDate type"

```

- In multiplatform projects, add a dependency to the commonMain source set dependencies
- In multiplatform projects, add a dependency to the `commonMain` source set of dependencies
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the dependencies DSL block of a source set, not a set of dependencies.


The project requires JDK 8 to build classes and to run tests.
Gradle will try to find it among the installed JDKs or [provision](https://docs.gradle.org/current/userguide/toolchains.html#sec:provisioning) it automatically if it couldn't be found.
Gradle will try to find it among the installed JDKs or [provision](https://docs.gradle.org/current/userguide/toolchains.html#sec:provisioning) automatically if it can't be found.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to reword as "[download] it automatically"

@dkhalanskyjb
Copy link
Collaborator

Closed in favor of #578

@EchoEllet
Copy link
Author

Apologies for not responding earlier, I haven't received notification at the time.

@EchoEllet EchoEllet deleted the patch-1 branch October 21, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants