I would bet that you have two vertices at the same place at that location ["coincident" vertices], for a zero-length segment. You can tell by selecting the Polyline, and in Properties, picking in the "Current vertex" slot. Pick on the little up arrow, and if the current vertex number increases to 2 but the X marker on the Polyline doesn't move, that's the cause.
To fix it, you can't just select the Polyline and use the Remove vertex option at the grip, because it won't offer that where there are coincident vertices. Do this if that's at the starting end of the Polyline:
Command: PEDIT
Select polyline or [Multiple]: {pick the Polyline}
Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Reverse/Undo]: E
Enter a vertex editing option
[Next/Previous/Break/Insert/Move/Regen/Straighten/Tangent/Width/eXit] <N>: B
Enter an option [Next/Previous/Go/eXit] <N>: {Enter to go to 2nd vertex at same location}
Enter an option [Next/Previous/Go/eXit] <N>: G
Enter a vertex editing option
[Next/Previous/Break/Insert/Move/Regen/Straighten/Tangent/Width/eXit] <N>: X
Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Reverse/Undo]: {Enter to complete PEDIT command}
If it's at the downstream end, the procedure is similar with a series of Next moves until you arrive at the end -- you'll figure it out.
Kent Cooper, AIA