langtools/src/share/classes/javax/lang/model/SourceVersion.java
changeset 15385 ee1eebe7e210
parent 10180 b293c1f36ac4
child 18660 d8332e6f4fab
--- a/langtools/src/share/classes/javax/lang/model/SourceVersion.java	Wed Jan 23 20:57:40 2013 +0000
+++ b/langtools/src/share/classes/javax/lang/model/SourceVersion.java	Wed Jan 23 13:27:24 2013 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -46,7 +46,7 @@
  */
 public enum SourceVersion {
     /*
-     * Summary of language evoluation
+     * Summary of language evolution
      * 1.1: nested classes
      * 1.2: strictfp
      * 1.3: no changes