Homec4science

Remove curly braces around line count.

Authored by Ricky Elrod <ricky@elrod.me> on Jan 16 2013, 16:26.

Description

Remove curly braces around line count.

Summary:
I'm assuming they aren't meant to be there.

Old:
This file has a very large number of changes ({4,032} lines). Show File Contents

New:
This file has a very large number of changes (4,032 lines). Show File Contents

Test Plan:
Saved a 5000-line test file, diffed from /dev/null, uploaded diff to local
instance, viewed.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4462

Details

Committed
epriestley <git@epriestley.com>Jan 16 2013, 16:26
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbe544e02982e: Merge branch 'master' of github.com:facebook/phabricator
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHe974ffea7fc9: Remove curly braces around line count. (authored by Ricky Elrod <ricky@elrod.me>).Jan 16 2013, 16:26