Index: trunk/extensions/SemanticResultFormats/SRF_Messages.php |
— | — | @@ -108,7 +108,7 @@ |
109 | 109 | 'srf_paramdesc_graphsize' => 'Graph size (in px)', |
110 | 110 | 'srf_paramdesc_graphlegend' => 'Show graph legend or not', |
111 | 111 | 'srf_paramdesc_graphlabel' => 'Graph label', |
112 | | - 'srf_paramdesc_rankdir' => 'Rank dir', |
| 112 | + 'srf_paramdesc_rankdir' => 'Graph build direction', |
113 | 113 | 'srf_paramdesc_graphlink' => 'Graph link', |
114 | 114 | 'srf_paramdesc_graphcolor' => 'Graph color' |
115 | 115 | ); |