Skip to content

Commit

Permalink
- Spelling error
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4409 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Oct 27, 2009
1 parent be197f4 commit 74237d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_runtime/java_interface/Makefile.common
Expand Up @@ -103,7 +103,7 @@ antlr_compile = @"$(JAVA)" -jar $(antlr) -fo src/org/openmodelica/corba/parser
default: showtarget $(TARGET)
showtarget:
ifeq ($(TARGET),install)
@echo "* No JDK (javac) detected. Using the previosuly compiles jar-file."
@echo "* No JDK (javac) detected. Using the previosuly compiled jar-file."
@echo "* To compile, set JAVA_HOME to a JDK or add javac to the PATH."
endif

Expand Down

0 comments on commit 74237d3

Please sign in to comment.