Skip to content

Commit f748237

Browse files
committed
Updated before release
1 parent 2d81101 commit f748237

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ See the License for the specific language governing permissions and
3131
limitations under the License.
3232

3333
Original C library created by Pieter Geelen. Work on Java version
34-
of the mapcode library by Rijn Buve and Matthew Lowden.
34+
of the mapcode library by Rijn Buve. Initial port by Matthew Lowden.
3535

3636
# Coding Formatting Style
3737

@@ -57,7 +57,7 @@ If you're using IntelliJ IDEA, filter:
5757
If you're using Eclips, filter:
5858
`.classpath .project .settings .cache`
5959

60-
If you're using NetBeans, filter:
60+
If you're using NetBeans, filter:
6161
`nb-configuration.xml *.orig`
6262

6363
The local `.gitignore` file in the Git repository itself to reflect those file only that are produced by executing
@@ -67,4 +67,4 @@ regular compile, build or release commands, such as:
6767
# Bug Reports and New Feature Requests
6868

6969
If you encounter any problems with this library, don't hesitate to use the `Issues` session to file your issues.
70-
Normally, one of our developers should be able to comment on them and fix.
70+
Normally, one of our developers should be able to comment on them and fix.

0 commit comments

Comments
 (0)