Skip to content

Commit

Permalink
Addressed issue #110 - fuse_osgi lab assets solution - version 0.4 re…
Browse files Browse the repository at this point in the history
…lease
  • Loading branch information
honghua chin committed Aug 26, 2016
1 parent 8381cb8 commit 98cf036
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public String sayHello(String message) {

@Deactivate
public void destroy() throws Exception {
LOGGER.info("Shutting down yhe Greeter Service ...");
LOGGER.info("Shutting down the Greeter Service ...");
}

}

0 comments on commit 98cf036

Please sign in to comment.