Hygiene: Do not refer to specific UI elements in comments

Given this UI elements are going to change this comment would get
outdated really soon. Instead refer to generic interaction.

Change-Id: Icf56a864c47847bdef23985e9afd702ccb0de3b7
This commit is contained in:
joakin 2016-11-30 11:59:24 +01:00
parent 0bbaf0b7cc
commit 2ad2cf85ab

View file

@ -6,8 +6,7 @@
* they are in the experiment condition.
*
* The user is in the experiment condition if:
* * They've enabled by Page Previews by clicking "Enable previews" in the
* footer menu.
* * They've enabled by Page Previews via UI interactions.
* * They've enabled Page Previews as a beta feature.
* * They aren't in the control bucket of the experiment.
*