Skip to content

Commit 581d91c

Browse files
committed
Fixed typos.
1 parent da472a6 commit 581d91c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/build.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classpath.local.location=/Applications/Processing.app/Contents/Java/core/library
3939
classpath.local.include=core.jar
4040

4141

42-
# Add processing's libraries folder to the classpath.
42+
# Add Processing's libraries folder to the classpath.
4343
# If you don't need to include the libraries folder to your classpath, comment
4444
# out the following line.
4545

@@ -120,7 +120,7 @@ library.paragraph=
120120

121121

122122
# Set the source code repository for your project.
123-
# Recommendations for storing your source code online are GitHub or Google Code.
123+
# We recommend Bitbucket (https://bitbucket.org) or GitHub (https://github.com).
124124

125125
source.host=GitHub
126126
source.url=https://github.com/YourName/YourProject

0 commit comments

Comments
 (0)