aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java
diff options
context:
space:
mode:
authorGravatar Daniel Wagner-Hall <danielwh@google.com>2015-03-24 13:02:21 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-03-24 16:42:21 +0000
commit13455e8b5613c76711e9597ecd722fa23a0f774f (patch)
tree86feee26c60fc265744c7e783965d8fada0f3550 /src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java
parent4df86e4498a9c6d2d0edc047d9228338ba0811f1 (diff)
Line break after . rather than before
-- MOS_MIGRATED_REVID=89392921
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java')
-rw-r--r--src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java b/src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java
index b467be4998..9122a0aea9 100644
--- a/src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java
+++ b/src/main/java/com/google/devtools/build/lib/rules/objc/IosDeviceRule.java
@@ -65,7 +65,7 @@ public final class IosDeviceRule implements RuleDefinition {
${ATTRIBUTE_SIGNATURE}
<p>This rule defines an iOS device profile that defines a simulator against
-which to run tests</p>.
+which to run tests.</p>
${ATTRIBUTE_DEFINITION}