Fix a minor wording ambiguity in the Developer Policy.
[oota-llvm.git] / docs / DeveloperPolicy.html
index 4ab0fe42bece30549d82847ac8d8c3deffce1faf..12e88d352556781e4366b73e8cfc51946737b81d 100644 (file)
     <li>The code must not cause regressions on a reasonable subset of llvm-test,
         where "reasonable" depends on the contributor's judgement and the scope
         of the change (more invasive changes require more testing). A reasonable
-        subset is "<tt>llvm-test/MultiSource/Benchmarks</tt>".</li>
+        subset might be something like
+        "<tt>llvm-test/MultiSource/Benchmarks</tt>".</li>
   </ol>
   <p>Additionally, the committer is responsible for addressing any problems
   found in the future that the change is responsible for.  For example:</p>