Revision 3838 trunk/libraries/libRemoteServices/src/org/gvsig/remoteClient/wms/WMSStatus.java

View differences:

WMSStatus.java
13 13
public class WMSStatus extends org.gvsig.remoteClient.RemoteClientStatus {
14 14

  
15 15

  
16
	// list of leayer to be retrieved by the WMS
16
	// list of layer to be retrieved by the WMS
17 17
    private Vector layers;
18 18
    // List of layer styles
19 19
    private Vector styles;

Also available in: Unified diff