Update a doc comment

PiperOrigin-RevId: 547464862
pull/13278/head
Adrian Sadłocha 2 years ago committed by Copybara-Service
parent befdd1672d
commit d70e3dea0e
  1. 2
      rust/test/shared/accessors_test.rs

@ -28,7 +28,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/// Tests covering accessors for singular bool, int64, and bytes fields.
/// Tests covering accessors for singular bool, int32, int64, and bytes fields.
use unittest_proto::proto2_unittest::TestAllTypes;
#[test]

Loading…
Cancel
Save