lib/ae.rb in ae-1.7.0 vs lib/ae.rb in ae-1.7.1
- old
+ new
@@ -10,10 +10,10 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-# AE's namespace.
+# AE namespace.
module AE
# Set Assertion class. This is a convenience method
# for framework adapters, used to set the exception class
# that a framework uses to raise an assertion error.